skbio.sequence.GrammaredSequence.__copy__# GrammaredSequence.__copy__()[source]# Return a shallow copy of this sequence. See also copy Notes This method is equivalent to seq.copy(deep=False).