Description Usage Arguments Value
Calculates P-values for test of neutrality for a list of loci, using input of an inferred degrees of freedom for the chi-square and mean Neutral FST
1 | pTwoSidedFromChiSq(x, df)
|
DataList |
A data frame with a row for each locus, that includes at least a column for $FSTNoCorr and $He. |
Fstbar |
Mean Fst (without sample size correction) as inferred from neutral loci or OutFLank |
dfInferred |
The inferred degrees of freedom of the chi-square distribution describing neutral Fst values. |
Hmin |
Minimum heterozygosity (H) to exclude low H alleles |
Returns a data frame with the original data, and two new columns appended:
$pvalues the p-value for a locus, with extremely large values of FST near 0
$pvaluesRightTail the one-sided (right tail) p-value for a locus
#@export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.