Skip to content

Releases: swansonk14/admet_ai

Adding paper link

23 Aug 23:59
6182cc4
Compare
Choose a tag to compare

Adding a link to the ADMET-AI Bioinformatics paper to the README.

Improvements and Fixes (Peer Review)

09 May 05:33
1e5d1a8
Compare
Choose a tag to compare

This release contains improvements and fixes, including those suggested by peer reviewers for our ADMET-AI paper (thank you reviewers!). Below is a non-exhaustive list of changes.

  • Changing radar plot toxicity from the max across all toxicity endpoints to just the ClinTox toxicity for ease of interpretability
  • Adding scripts to the local version of ADMET-AI to generate radar plots and DrugBank reference scatter plots
  • Fixing dependencies (e.g., Chemprop==1.6.1 due to incompatibility with Chemprop version 2)
  • UI improvements to the website, including the version number and links to the Valence blog post and to the code on GitHub
  • Adding species information for each ADMET endpoint on the website
  • Clipping infeasible values on the website (e.g., half life < 0 hours)

Release for Zenodo

13 Dec 20:06
7be7f9e
Compare
Choose a tag to compare

Release to trigger a Zenodo DOI creation

Including DrugBank Reference

12 Dec 04:00
55010a6
Compare
Choose a tag to compare

This release includes the DrugBank reference data to enable calculation of DrugBank reference percentiles.

Including multitask models

05 Dec 07:14
3aaf6f8
Compare
Choose a tag to compare

This release now includes the multitask ADMET models (one for regression and one for classification). The DrugBank reference data is not yet included.

ADMET-AI Release

04 Dec 22:03
05e216a
Compare
Choose a tag to compare

The initial release of ADMET-AI.

Note: This release does not include model files or DrugBank reference files. These files will be included in a future release.