[Biopython-dev] [Bug 2643] Proposal: fastPhaseOutputIO for SeqIO

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Sun Nov 9 17:29:34 UTC 2008


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


dalloliogm at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #1042 is|0                           |1
           obsolete|                            |




------- Comment #12 from dalloliogm at gmail.com  2008-11-09 12:29 EST -------
Created an attachment (id=1046)
 --> (http://bugzilla.open-bio.org/attachment.cgi?id=1046&action=view)
fastPhase output iterator (returns Alignment objects)

This is the rewritten fastphaseoutputIO, which returns an Alignment file
instead of SeqRecords objects.
It can still return SeqRecord objects if a 'ret = seqrecord' parameter is
passed, but Alignemnt are returned by default.

Moreover, I have de-capitalized (.lower()) the name of the function, and added
a link to fastPhase article in the documentation (althought I think the doc
would need more work)


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