scikit-bio
skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.diversity
skbio.stats
skbio.embedding
skbio.table
skbio.metadata
skbio.workflow
skbio.util
IntervalMetadata.__copy__()
Return a shallow copy.
See also
__deepcopy__
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 shallow copy.
IntervalMetadata
Interval
metadata
previous
skbio.metadata.IntervalMetadata
next
skbio.metadata.IntervalMetadata.__deepcopy__