skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.workflow
skbio.diversity
skbio.stats
skbio.metadata
skbio.util
DistanceMatrix.
__contains__
Check if the specified ID is in the dissimilarity matrix.
State: Experimental as of 0.4.0.
lookup_id (str) – ID to search for.
True if lookup_id is in the dissimilarity matrix, False otherwise.
True
False
bool
See also
index()