exportStructure | R Documentation |
Columns are Ind, Pop (converted to integers), then genotypes. Missing alleles are coded as -9
exportStructure(x, filename, pops = NULL, loci = NULL)
x |
an EFGLdata object |
filename |
the name of the file to write |
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. |
nothing, just writes a file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.