Ersilia Model Hub Identifier: eos7kpb
6.0K
This panel of models provides predictions for the H3D virtual screening cascade. It leverages the Ersilia Compound Embedding and FLAML. The H3D virtual screening cascade contains models for Mycobacterium tuberculosis and Plasmodium falciparum IC50 predictions, as well as ADME, cytotoxicity and solubility assays
This model was incorporated on 2023-05-09.Last packaged on 2026-07-06.
eos7kpbh3d-virtual-screening-cascade-lightAnnotationActivity predictionADMET, Malaria, TuberculosisMycobacterium tuberculosis, Plasmodium falciparum, Homo sapiens, Rattus norvegicus, Mus musculusAntimicrobial activity, ADME, Cytotoxicity, SolubilityCompound128FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| pf_nf54 | float | high | Probability of inhibiting Pfalciparum NF54 strain in vitro (IC50 assay 0.1 uM cut-off) |
| pf_k1 | float | high | Probability of inhibiting Pfalciparum K1 strain in vitro (IC50 assay 0.1 uM cut-off) |
| mtb | float | high | Probability of inhibiting Mtuberculosis H37Rv strain in vitro (MIC90 assay 5 uM cut-off) |
| cho | float | high | Probability of citotoxicity measured in CHO cells (IC50 assay 10 uM cut-off) |
| hepg2 | float | high | Probability of citotoxicity measured in HepG2 cells (IC50 assay 10 uM cut-off) |
| clint_h | float | high | Probability of being cleared by human microsomes in vitro (cut-off 11.6 ug/min/mg) |
| clint_m | float | high | Probability of being cleared by mouse microsomes in vitro (cut-off 11.6 ug/min/mg) |
| clint_r | float | high | Probability of being cleared by rat microsomes in vitro (cut-off 11.6 ug/min/mg) |
| caco_2 | float | high | Probability of being permeable across membranes measured as passive permeability in Caco-2 cells (cut-off 10e-6 cm/s) |
| aq_sol | float | high | Probability of being soluble in water at pH = 7.4 (cut-off 90 um) |
10 of 28 columns are shown
LocalInternalAMD64, ARM6411711141365.45Computational Performance (seconds):
33.0724.38190.44Peer reviewed2023This package is licensed under a GPL-3.0 license. The model contained within this package is licensed under a GPL-3.0-or-later 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 eos7kpb
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos7kpb
# 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:e3ff4c6b4…
Size
601 MB
Last updated
2 months ago
docker pull ersiliaos/eos7kpbPulls:
12
Last week