skbio.io
skbio.sequence
skbio.alignment
skbio.tree
skbio.workflow
skbio.diversity
skbio.stats
skbio.metadata
skbio.util
Sequence.
__deepcopy__
Return a deep copy of this sequence.
State: Stable as of 0.4.0.
See also
copy()
Notes
This method is equivalent to seq.copy(deep=True).
seq.copy(deep=True)