scikit-bio
skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.diversity
skbio.stats
skbio.embedding
skbio.table
skbio.metadata
skbio.workflow
skbio.util
skbio.sequence.distance
SubstitutionMatrix.__contains__()
Check if the specified ID is in the dissimilarity matrix.
ID to search for.
True if lookup_id is in the dissimilarity matrix, False otherwise.
True
False
See also
index
previous
skbio.sequence.SubstitutionMatrix
next
skbio.sequence.SubstitutionMatrix.__eq__