Ersilia Model Hub Identifier: eos9ei3
5.8K
Estimation of synthetic accessibility score (SAScore) of drug-like molecules based on molecular complexity and fragment contributions. The fragment contributions are based on a 1M sample from PubChem and the molecular complexity is based on the presence/absence of non-standard structural features. It has been validated comparing the SAScore and the estimates of medicinal chemist experts for 40 molecules (r2 = 0.89). The SAScore has been contributed to the RDKit Package.
This model was incorporated on 2022-07-12.Last packaged on 2025-09-15.
eos9ei3sa-scoreAnnotationProperty calculation or predictionAnyAnySynthetic accessibility, Chemical synthesisCompound11FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| sa_score | float | low | Synthetic accessibility score |
LocalExternalAMD648516450.34Computational Performance (seconds):
2716.7745.03Peer reviewed2009This package is licensed under a GPL-3.0 license. The model contained within this package is licensed under a BSD-3-Clause license.
Notice: Ersilia grants access to models as is, directly from the original authors, please refer to the original code repository and/or publication if you use the model in your research.
To use this model locally, you need to have the Ersilia CLI installed. The model can be fetched using the following command:
# fetch model from the Ersilia Model Hub
ersilia fetch eos9ei3
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos9ei3
# generate an example file
ersilia example -n 3 -f my_input.csv
# run the model
ersilia run -i my_input.csv -o my_output.csv
# close the model
ersilia close
The Ersilia Open Source Initiative is a tech non-profit organization fueling sustainable research in the Global South. Please cite the Ersilia Model Hub if you've found this model to be useful. Always let us know if you experience any issues while trying to run it. If you want to contribute to our mission, consider donating to Ersilia!
Content type
Image
Digest
sha256:902ec66f3…
Size
180.4 MB
Last updated
about 1 year ago
docker pull ersiliaos/eos9ei3Pulls:
8
Last week