scikit-bio
skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.diversity
skbio.stats
skbio.embedding
skbio.table
skbio.metadata
skbio.workflow
skbio.util
Interval.drop()
Drop this Interval object from interval metadata it links to.
Interval
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.
bounds
fuzzy
metadata
See also
skbio.metadata.IntervalMetadata.drop
previous
skbio.metadata.Interval.__str__
next
skbio.metadata.IntervalMetadata