write_genind | R Documentation |
Write a genind object from a tidy data frame. Used internally in radiator and assigner and might be of interest for users.
write_genind(data, write = FALSE, verbose = FALSE)
data |
(4 options) A file or object generated by radiator:
How to get GDS and tidy data ?
Look into |
write |
(logical, optional) To write in the working directory the genind
object. The file is written with |
verbose |
(optional, logical) When |
Thierry Gosselin thierrygosselin@icloud.com
Jombart T (2008) adegenet: a R package for the multivariate analysis of genetic markers. Bioinformatics, 24, 1403-1405.
Jombart T, Ahmed I (2011) adegenet 1.3-1: new tools for the analysis of genome-wide SNP data. Bioinformatics, 27, 3070-3071.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.