skbio.metadata.IntervalMetadata.__ne__#

IntervalMetadata.__ne__(other)[source]#

Test if this object is not equal to another.

Parameters:
otherIntervalMetadata

Interval metadata to test for inequality against.

Returns:
bool

Indicates if the two objects are not equal.