Ersilia Model Hub Identifier: eos48ue
538
Multi-task graph neural network pretrained on synthetic ADME labels for 270,000+ compounds across 25 endpoints. Predicts permeability (Caco-2, PAMPA, LE-MDCK Papp, MDCK-MDR1 efflux ratio), intrinsic clearance and plasma protein binding in rat, human, mouse, dog, and monkey liver microsomes, human serum albumin/microsomal/brain binding, LogP, LogD, and CYP3A4 time-dependent and CYP3A4/CYP2C9/CYP2D6 reversible inhibition. Supports fine-tuning on experimental data for prospective drug discovery applications.
This model was incorporated on 2026-06-30.Last packaged on 2026-09-17.
eos48uesurrogate-admeAnnotationProperty calculation or predictionADMETAnyADME, CYP450, Metabolism, Permeability, LogP, LogD, Fraction bound, Microsomal stability, Chemical graph modelCompound125FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| le_mdck_v2_logpapp | float | high | Predicted log apparent permeability (LogPapp) in the low-efflux MDCKv2 assay |
| le_mdck_v1_logpapp | float | high | Predicted log apparent permeability (LogPapp) in the low-efflux MDCKv1 assay |
| caco2_logpapp | float | high | Predicted log apparent permeability (LogPapp) in the Caco-2 assay |
| mdck_mdr1_loger | float | high | Predicted log efflux ratio (LogER) in the MDCK-MDR1 assay |
| logpampa | float | high | Predicted log permeability in the parallel artificial membrane permeability assay |
| rat_lm_logclint | float | high | Predicted log intrinsic clearance (LogCLint) in rat liver microsomes |
| human_lm_logclint | float | high | Predicted log intrinsic clearance (LogCLint) in human liver microsomes |
| mouse_lm_logclint | float | high | Predicted log intrinsic clearance (LogCLint) in mouse liver microsomes |
| minipig_lm_logclint | float | high | Predicted log intrinsic clearance (LogCLint) in minipig liver microsomes |
| cyno_lm_logclint | float | high | Predicted log intrinsic clearance (LogCLint) in cynomolgus monkey liver microsomes |
10 of 25 columns are shown
LocalReplicatedAMD64, ARM6485618163404Computational Performance (seconds):
48.0737.41057.4Preprint2026This 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 eos48ue
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos48ue
# 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:d7feb0b3c…
Size
2.1 GB
Last updated
7 days ago
docker pull ersiliaos/eos48uePulls:
93
Last week