index2DNAbin {ips}R Documentation

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.

See Also

DNAbin2index


[Package ips version 0.0.12 Index]