exportCKMRsimAF | R Documentation |
No chromosome and position information is used.
All populations specified are combined into one allele frequency output.
Any loci with only missing genotypes are omitted from the output. The output
should then be run through the CKMRsim function reindex_markers()
.
exportCKMRsimAF(x, pops = NULL, loci = NULL)
x |
an EFGLdata object |
pops |
a vector of pops to include. If not specified, all pops are used. |
loci |
a vector of loci to include. If not specified, all loci are used. |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.