zoukankan      html  css  js  c++  java
  • The differences between genetic distance values of Nei 1978 and Nei 1972

    There are two common genetic distance : Nei Genetic Distance(Nei,1972) and Nei Unbiased Genetic Distance(Nei,1978).

    Nei, M. (1972). Genetic Distance between Populations. The American Naturalist 106, 283–292.
    Nei, M. (1978). Estimation of Average Heterozygosity and Genetic Distance from a Small Number of Individuals. Genetics 89, 583–590.
     
    In the second paper, we can notice the difference or know why we need the unbiased distance:
    The magnitudes of the systematic biases involved in sample heterozygosity and sample genetic distances are evaluated, and formulae for obtaining unbiased estimates of average heterozygosity and genetic distance are developed. It is also shown that the number of individuals to be used for estimating average heterozygosity can be very small if a large number of loci are studied and the average heterozygosity is low. The number of individuals to be used for estimating genetic distance can also be very small if the genetic distance is large and the average heterozygosity of the two species compared is low.
    I think we usuall have less than 50 samples in each population, so Nei Unbiased Genetic Distance is recommended.
    Our formulae for obtaining unbiased estimates of average heterozygosity and genetic distance apply to any sample size and are superior to sample average heterozygosity and genetic distance, as long as many loci are used. However, the difference between the biased and unbiased estimators is very small when the number of individuals used is large, say more than 50.
  • 相关阅读:
    Android网络开发的那些事儿
    first day to Ruby on rails
    [转]Windows SDK与DirectX SDK集成
    Windows8
    [转]MPI--MPI+VS2010 配置及编译
    codeblock添加头文件路径和静态库路径
    汇编笔记1:debug
    Eclipse Error
    Android SDk 离线安装方法
    求一程序员合租,回龙观东大街地铁站十分钟,精装次卧2000,无需押金,一共两家
  • 原文地址:https://www.cnblogs.com/liulele/p/6658042.html
Copyright © 2011-2022 走看看