dizak / prwlr

Integrating genetic interactions networks and phylogenetic profiles.
https://dizak.github.io/prwlr
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

136 args passing #139

Closed dizak closed 3 years ago

dizak commented 3 years ago

Enhancements

Backoff/retry strategy on download from KEGG. Makes downloading data via API not disrupted by KEGG's policy against download rate too high

Updates

Corrected species/reference_species on project's page.

Fixes

Broadened up binomial test reference values that causes the test failures randomly. Dropped outdated python version (2.7 and 3.4) support

Closes #136