Description Usage Arguments Value Author(s) See Also Examples
Compute minor allele frequency (MAF) at the whole population and
within crosses if a cross indicator vector is provided to cross.ind.
1 |
mk.mat |
|
cross.ind |
|
parallel |
|
cluster |
Cluster object obtained with the function |
Return:
Object of class mafRes MAF containing the following element(s). If cross.ind = NULL
MAF.pop |
Vector of marker allele MAF at the
population level. |
If cross.ind is not NULL
MAF.pop |
Vector of marker allele MAF at the
population level. |
MAF.cr |
|
Vincent Garin
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.