Converts a genind object to genlight object
Converts a genind object to genlight object
gi2gl(gi, parallel = FALSE, verbose = NULL)
gi |
– a genind object |
parallel |
– switch to deactivate parallel version. Default set to FALSE. Might not be worth to run it parallel most of the times. |
verbose |
– verbosity: 0, silent or fatal errors; 1, begin and end; 2, progress log ; 3, progress and results summary; 5, full report [default 2] |
Be aware due to ambiguity which one is the reference allele a combination of gi2gl(gl2gi(gl)) does not return an identical object (but in terms of analysis this conversions are equivalent)
A genlight object, with all slots filled.
Bernd Gruber (Post to https://groups.google.com/d/forum/dartr)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.