skbio.metadata.Interval.drop

Interval.drop()[source]

Drop this Interval object from the interval metadata it links to.

State: Experimental as of 0.5.1.

If the Interval object is dropped, you can still get values of bounds, fuzzy, and metadata attributes, but you can not change their values with the setters.