Edinburgh-Genome-Foundry / codon-usage-tables

:bar_chart: Codon usage tables in code-friendly format + Python bindings
Creative Commons Zero v1.0 Universal
35 stars 9 forks source link

Raise an error if the codon usage table is not found for the given taxonomy ID #4

Closed lebolo closed 4 years ago

lebolo commented 4 years ago

No idea if this is still maintained, but it would be nice to raise an error when the usage table isn't available on the website.

I mainly wanted this feature in https://github.com/Edinburgh-Genome-Foundry/DnaChisel, but didn't see the custom python_codon_tables code in that repo (I believe you add a web_timeout there that isn't in this repo?).

Zulko commented 4 years ago

Quick remarks in case it's useful :

veghp commented 4 years ago

Apparently the repo did not have the latest code, v0.1.9, as on PyPI. This explains why DNA Chisel was using a web_timeout. Updated now both the repo and PyPI to the latest version.

Zulko commented 4 years ago

:facepalm: sounds like my mess. Sorry for that Peter and kudos for spotting the problem!

On Sun, Sep 6, 2020 at 11:02 AM Peter Vegh notifications@github.com wrote:

Apparently the repo did not have the latest code, v0.1.9, as on PyPI. This explains why DNA Chisel was using a web_timeout. Updated now both the repo and PyPI to the latest version.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Edinburgh-Genome-Foundry/codon-usage-tables/pull/4#issuecomment-687813013, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMR4KQ4G45AKRYFMFWGNOTSEOP6PANCNFSM4PW4VVWQ .