Provides codon usage tables for hundreds of organisms, sourced from Kazusa (https://www.kazusa.or.jp/codon/). Version 0.1.18 is the latest. Development is slow; no recent breaking changes.
pip install python-codon-tablesNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Fetch codon usage table for a taxonomy ID.
Always pass taxonomy ID as a string, e.g., '9606', or use str() when converting.
If a specific strain is needed, use the exact taxonomy ID or consider an alternative source.
No dependency data recorded yet.