index2DNAbin {ips} | R Documentation |
Use indices of non-empty positions to convert a list of DNA sequences into a matrix.
index2DNAbin(DNAbin, index)
DNAbin |
A list of class |
index |
A list of integers containing the indices of base positions. |