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