index2DNAbin: Conversion of Index to DNAbin
Description
Use indices of non-empty positions to convert a list of
DNA sequences into a matrix.
Usage
index2DNAbin(DNAbin, index)
Arguments
- DNAbin
A list of class DNAbin.
- index
A list of integers containing the indices of base positions.