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.stats.distance
skbio.stats.ordination
skbio.stats.composition
skbio.stats.evolve
skbio.stats.gradient
skbio.stats.power
DistanceMatrix.__ne__()
Determine whether two dissimilarity matrices are not equal.
Dissimilarity matrix to compare to.
True if self is not equal to other, False otherwise.
True
False
See also
__eq__
previous
skbio.stats.distance.DistanceMatrix.__lt__
next
skbio.stats.distance.DistanceMatrix.__str__