[Biopython-dev] [Bug 2381] translate and transcibe methods for the Seq object (in Bio.Seq)
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Jul 22 23:50:31 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2381
------- Comment #15 from mmokrejs at ribosome.natur.cuni.cz 2008-07-22 19:50 EST -------
(In reply to comment #5)
> Another bonus for people who think OO, is doing dir(my_seq) would
> list these useful methods. Right now the user has to know to go
> looking in the Bio.Seq module for a function.
I do this quite often and this is a weak point in current biopython. Good
catch!
Regarding the back_translate, I don't use it but people ask for it often so
don't remove it. Otherwise I won't know where else to get this functionality.
;-)
--
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