Description Usage Arguments Details Value Author(s) References See Also Examples
Fis computes observed Heterozygosity (Hobs), expected
Heterozygosity (Hexp; Nei, 1978) and Fis from ramets or genets.
1 |
data1 |
a |
vecpop |
vector, option, |
genet |
option, if |
RR |
option, if |
Allelic frequencies are computed:
on ramet level,
on genet level (genet = TRUE),
with Round-Robin method (RR = TRUE, see freq_RR).
a table with Hobs, Hexp and Fis for each locus.
If RR = TRUE, a list of the Hobs/Hexp/Fis table and another
table with Round-Robin frequencies.
If data1 is a multi-population table, a list of table(s) for each population.
Creator/Author: Diane Bailleul <diane.bailleul.pro@gmail.com>
Author: Sophie Arnaud-Haond <sophie.arnaud@ifremer.fr>
Contributor: Solenn Stoeckel
The R implementation of RClone was written by Diane Bailleul.
The design was inspired by GenClone program described in Arnaud-Haond & Belkhir (2007).
Arnaud-Haond et al., 2007, Standardizing methods to address clonality in population studies.
freq_RR, pgen, pgen_Fis, psex
and psex_Fis
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.