| sImport | R Documentation |
Reads a diem genotype file, splits character data into a matrix, and optionally subsets individuals.
Unknown genotypes (U) are converted to _.
sImport(file, ChosenInds = "all")
file |
Path to the diem-formatted genotype file. |
ChosenInds |
A vector of individual indices to keep, or |
A character matrix with individuals in rows and markers in columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.