[Biopython-dev] [Bug 2653] Bio.SeqUtils.CodonUsage is not translation table aware
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Nov 11 18:09:20 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2653
rjalves at igc.gulbenkian.pt changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rjalves at igc.gulbenkian.pt
------- Comment #1 from rjalves at igc.gulbenkian.pt 2008-11-11 13:09 EST -------
Thanks for the heads up Peter.
Also related to the reference codon table used... There is the possibility of a
codon being completely absent in all given sequences. In this case the
CodonAdaptationIndex.generate_index() function fails with a ZeroDivisionError
on line 90.
The resource at http://phenotype.biosci.umbc.edu/index.php?page=What_is_CAI
might give some good indications on how to work around this and also other
(improved?) implementations of CAI.
Obviously if you use a different SynonymousCodons table the picture may change.
Renato.
--
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