Description Usage Arguments Value Author(s) See Also
for use with RADami
1 2 3 | pairwise.fst.loci(dat, group.list, to.do,
minInds = 3, do.hist = FALSE,
cores = 1, ...)
|
dat |
an object of class |
group.list |
named list of character vectors, indicating groups of individuals |
to.do |
which groups to generate pairwise data for |
minInds |
minimum numer of individuals allowed per locus |
do.hist |
boolean; whether a histogram of pairwise FST should be written to the working directory |
cores |
how many processing cores to use |
... |
additional parameters passed along to |
A list with the following elements:
fst |
pairwise fst list |
groups |
groups used in the analysis |
genotypes |
genotype data |
sp.pairs |
species pairs analyzed |
snpLocs |
location of SNPs |
timestamp |
when analysis was conducted |
Andrew Hipp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.