[Biopython-dev] [Bug 2507] Adding __getitem__ to SeqRecord for element access and slicing
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Mon Jun 2 14:12:29 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2507
------- Comment #2 from jblanca at btc.upv.es 2008-06-02 10:12 EST -------
Does this means that SeqRecord would deprecate the .seq attribute? If the .seq
attribute is not removed slicing could be used in it like: my_seq[1:100] and
my_seq.seq[1:100].
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Biopython-dev
mailing list