skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.workflow
skbio.diversity
skbio.stats
skbio.util
DistanceMatrix.
index
Return the index of the specified ID.
State: Experimental as of 0.4.0.
lookup_id : str
ID whose index will be returned.
int
Row/column index of lookup_id.
MissingIDError
If lookup_id is not in the dissimilarity matrix.