Ersilia Model Hub Identifier: eos77w8
6.0K
The model predicts the putative adverse drug reactions (ADR) of a molecule, using the SIDER database (MoleculeNet) that contains pairs of marketed drugs and their described ADRs. This model has been trained using the GROVER transformer (see eos7w6n or grover-embedding for a detail of the molecular featurization step with GROVER).
This model was incorporated on 2021-05-12.Last packaged on 2026-07-06.
eos77w8grover-siderAnnotationActivity predictionADMETHomo sapiensToxicity, Side effectsCompound127FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| hepatobiliary_disorders | float | high | Probability of causing the side effect defined by SIDER |
| metabolism_nutrition_disorders | float | high | Probability of causing the side effect defined by SIDER |
| product_issues | float | high | Probability of causing the side effect defined by SIDER |
| eye_disorders | float | high | Probability of causing the side effect defined by SIDER |
| investigations | float | high | Probability of causing the side effect defined by SIDER |
| musculoskeletal_connective_tissue_disorders | float | high | Probability of causing the side effect defined by SIDER |
| gastrointestinal_disorders | float | high | Probability of causing the side effect defined by SIDER |
| social_circumstances | float | high | Probability of causing the side effect defined by SIDER |
| immune_system_disorders | float | high | Probability of causing the side effect defined by SIDER |
| reproductive_system_breast_disorders | float | high | Probability of causing the side effect defined by SIDER |
10 of 27 columns are shown
LocalExternalAMD64132324066409.19Computational Performance (seconds):
29.749.651796.61Preprint2020This package is licensed under a GPL-3.0 license. The model contained within this package is licensed under a MIT 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 eos77w8
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos77w8
# 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:e45d87c55…
Size
4.6 GB
Last updated
3 months ago
docker pull ersiliaos/eos77w8Pulls:
4
Last week