[Biopython-dev] [Bug 1999] new frame translation method

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Mon Mar 10 10:12:13 UTC 2008


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





------- Comment #2 from mdehoon at ims.u-tokyo.ac.jp  2008-03-10 06:12 EST -------
Since SeqUtils.frameTranslations and SeqUtils.six_frame_translations are so
similar, I think we should keep only one of these functions. Preferably named
"six_frame_translations", for backward compatibility.
Also, I think we should not require the seqO argument to be a Seq object.
If this function is to replace the existing SeqUtils.six_frame_translations, we
should make to sure to keep all the existing functionality of that function. I
believe current the GC content calculation is missing in
SeqUtils.frameTranslations.


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