skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.workflow
skbio.diversity
skbio.stats
skbio.metadata
skbio.util
IntervalMetadata.
__ne__
Test if this object is not equal to another.
State: Experimental as of 0.5.1.
other : IntervalMetadata
Interval metadata to test for inequality against.
bool
Indicates if the two objects are not equal.
See also
skbio.metadata.IntervalMetadata.__eq__