[Biopython-dev] [Bug 2551] Adding advanced __getitem__ to generic alignment, e.g. align[1:2, 5:-5]
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Thu Mar 5 16:04:07 UTC 2009
http://bugzilla.open-bio.org/show_bug.cgi?id=2551
------- Comment #4 from biopython-bugzilla at maubp.freeserve.co.uk 2009-03-05 11:04 EST -------
Created an attachment (id=1257)
--> (http://bugzilla.open-bio.org/attachment.cgi?id=1257&action=view)
Patch for Bio/Align/Generic.py to support array like access
This requires the patch to the SeqRecord __getitem__ method just committed to
CVS for Bug 2507. This includes an extended doctest which tries to illustrate
the typical usage I expect.
--
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