Fst(gen,fam)
0, 1, 2
, for founder homozigous, heterozygous and reference homozygous. NA
is allowed.
NA
is not allowed.
FIT is the correlation between gametes that unite to produce the individuals, relative to the gametes of the total population. FIS is the average over all subdivisions of the correlation between uniting gametes relative to those of their own subdivision. FST is the correlation between random gametes within subdivisions, relative to gametes of the total population. Neutral markers have an expected FST 0.05.
Weir, B. S., and Cockerham, C. C. (1984). Estimating F-statistics for the analysis of population structure. Evolution, 38(6), 1358-1370.
Wright, S. (1965). The interpretation of population structure by F-statistics with special regard to systems of mating. Evolution, 19(3), 395-420.
data(tpod)
Fstat = Fst(gen=gen,fam=fam)
plot(Fstat,chr=chr)
Run the code above in your browser using DataLab