[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
Mon Mar 1 18:14:45 UTC 2010


http://bugzilla.open-bio.org/show_bug.cgi?id=2551





------- Comment #5 from biopython-bugzilla at maubp.freeserve.co.uk  2010-03-01 13:14 EST -------
I've started a possible implementation of an improved multiple
sequence alignment object on a github branch:
http://github.com/peterjc/biopython/commits/alignment-obj

This now covers:
Bug 2551 - Adding advanced __getitem__ e.g. align[1:2,5:-5]
Bug 2552 - Adding alignments
Bug 2553 - Adding SeqRecord objects to an alignment (append or extend)
Bug 2554 - Creating an Alignment from a list of SeqRecord objects


-- 
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