skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.workflow
skbio.diversity
skbio.stats
skbio.metadata
skbio.util
IntervalMetadata.
__deepcopy__
Return a deep copy.
State: Experimental as of 0.5.1.
Notes
The IntervalMetadata copy will have copies of the Interval objects present in this object. The metadata dictionary of each Interval object will be a deep copy.
IntervalMetadata
Interval
metadata
See also
__copy__()