[Biopython-dev] [Bug 2351] Make SeqRecord subclass Seq subclass string?
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Aug 28 20:37:20 UTC 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2351
biopython-bugzilla at maubp.freeserve.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #735 is|0 |1
obsolete| |
------- Comment #2 from biopython-bugzilla at maubp.freeserve.co.uk 2007-08-28 16:37 EST -------
Created an attachment (id=736)
--> (http://bugzilla.open-bio.org/attachment.cgi?id=736&action=view)
Patch to Bio.Seq and Bio.SeqRecord (v2)
More controversial patch, which in addition to changes in comment 1 also:
(4) adds __len__ and count to SeqRecord (trivial)
(5) adds __getitem__, __add__, __radd__ methods to SeqRecord (which try and be
sensible with the meta-data)
--
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