SequencesToGenind: Importing data from an alignement of sequences to a genind object
Description
These functions take an alignement of sequences and translate SNPs
into a genind object. Note that only polymorphic loci
are retained.
Currently, accepted sequence formats are:
- DNAbin (ape package): function DNAbin2genind
- alignement (seqinr package): to come...