skbio.metadata.IntervalMetadata.__deepcopy__# IntervalMetadata.__deepcopy__(memo)[source]# Return a deep copy. See also __copy__ 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.