Description Usage Arguments Value Author(s)
Using genind
object, function will try hard to format and write the data
so that it will be accepted by Coancestry program (http://www.zsl.org/science/software/coancestry).
Function can write a list of genind
objects, in which case, each list element will be
considered a population. In that case, user should provide a vector (factor) designating individual
affiliation.
1 | writeCoancestry(gi, file, pop.inside = NULL)
|
gi |
A |
file |
Character. A file name of the created file. |
pop.inside |
Factor. If NULL (default), |
A file is written to disk. Result will be quietly sorted according to the population.
Roman Lustrik (roman.lustrik@biolitika.si)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.