Description Usage Arguments Value
Calculate population allele frequencies from genotypes.
1 | calculateAlleleFreq(ped.genotypes)
|
ped.genotypes |
a named list containing |
a data frame with information:
Chromosome (type "character"
, "numeric"
or "integer"
)
SNP identifiers (type "character"
)
Genetic map distance (Morgans, M) (type "numeric"
)
Base-pair position (type "numeric"
or "integer"
)
Population allele frequency (type "numeric"
)
where each row defines a unique SNP. Allele frequencies of -1 indicate missing data for all samples for that SNP.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.