Sign inSign up

ersiliaos/eos77w8

Sponsored OSS

By Ersilia Open Source Initiative

Updated 3 months ago

Ersilia Model Hub Identifier: eos77w8

Image
0

6.0K

ersiliaos/eos77w8 repository overview

Adverse Drug Reactions

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.

Information

Identifiers
  • Ersilia Identifier: eos77w8
  • Slug: grover-sider
Domain
  • Task: Annotation
  • Subtask: Activity prediction
  • Biomedical Area: ADMET
  • Target Organism: Homo sapiens
  • Tags: Toxicity, Side effects
Input
  • Input: Compound
  • Input Dimension: 1
Output
  • Output Dimension: 27
  • Output Consistency: Fixed
  • Interpretation: Predicted ADRs classified in 27 groups

Below are the Output Columns of the model:

NameTypeDirectionDescription
hepatobiliary_disordersfloathighProbability of causing the side effect defined by SIDER
metabolism_nutrition_disordersfloathighProbability of causing the side effect defined by SIDER
product_issuesfloathighProbability of causing the side effect defined by SIDER
eye_disordersfloathighProbability of causing the side effect defined by SIDER
investigationsfloathighProbability of causing the side effect defined by SIDER
musculoskeletal_connective_tissue_disordersfloathighProbability of causing the side effect defined by SIDER
gastrointestinal_disordersfloathighProbability of causing the side effect defined by SIDER
social_circumstancesfloathighProbability of causing the side effect defined by SIDER
immune_system_disordersfloathighProbability of causing the side effect defined by SIDER
reproductive_system_breast_disordersfloathighProbability of causing the side effect defined by SIDER

10 of 27 columns are shown

Source and Deployment
Resource Consumption
  • Model Size (Mb): 1323
  • Environment Size (Mb): 2406
  • Image Size (Mb): 6409.19

Computational Performance (seconds):

  • 10 inputs: 29.7
  • 100 inputs: 49.65
  • 10000 inputs: 1796.61
References
License

This 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.

Use

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

About Ersilia

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!

Tag summary

Content type

Image

Digest

sha256:e45d87c55

Size

4.6 GB

Last updated

3 months ago

docker pull ersiliaos/eos77w8

This week's pulls

Pulls:

4

Last week