adme-pred-py icon indicating copy to clipboard operation
adme-pred-py copied to clipboard

Python implementation of common ADME properties.

Results 4 adme-pred-py issues
Sort by recently updated
recently updated
newest added

From the [paper](https://pubs.acs.org/doi/10.1021/jm0492002): > A Bioavailability Score, ABS, is formulated as the probability that a compound will have >10% bio-availability in rat or measurable Caco-2 permeability. ABS is 0.11 for...

enhancement
core-adme
hacktoberfest

SwissADME includes a Cytochrome P450 inhibition model in their output, their model has outputs for five specific enzymes. Their model is an SVM that gets 70-80% accuracy, so nothing too...

enhancement
core-adme

Should be pretty easy to add basic testing to make sure basic functionality works after updates/changes/etc. Could also add TravisCI or GitHub Actions to automate.

Should use argparse to take in a smiles string from the command line, and pass it through the "full report" function (which will be created in #9).

enhancement
good first issue
hacktoberfest