You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\item{AllCounts}{This is an array with a row for each population, and two values per row: Number of alleles in the sample of one type, number of alleles of other type.}
}
\value{
Returns a list of values related to FST:
\itemize{
\item He: the expected heterozygosity of the locus
\item p_ave: the average allele frequency
\item FST: Fst (with sample size correction)
\item T1: The numerator of the Fst calculation
\item T2: The denominator of the Fst calculation
}
}
\description{
Calculates FST with correction for local sample sizes, for haploid biallelic data. Based on Weir (1996 - Genetic Data Analysis II)