Ersilia Model Hub Identifier: eos6m2k
5.3K
A publicly available dataset accounting for the effect of 1,197 marketed drugs against 40 bacterial strains was used to train an XGBoost model, termed MolE-XGBoost, that predicts growth inhibition using MolE pre-trained representations. The model enabled a concise assessment of the antimicrobial potential of chemical compounds, including the re-discovery of de novo structurally distinct antibiotic candidates and the identification of broad-spectrum activity in other compounds that would have been missed by standard models.
This model was incorporated on 2025-08-21.Last packaged on 2026-07-07.
eos6m2kmole-antimicrobialAnnotationActivity predictionAntimicrobial resistanceAkkermansia muciniphila, Bacteroides caccae, Bacteroides fragilis, Bacteroides ovatus, Bacteroides thetaiotaomicron, Bacteroides uniformis, Bacteroides vulgatus, Bacteroides xylanisolvens, Bifidobacterium adolescentis, Bifidobacterium longum, Bilophila wadsworthia, Blautia obeum, Clostridium bolteae, Clostridium difficile, Clostridium perfringens, Clostridium ramosum, Clostridium saccharolyticum, Collinsella aerofaciens, Coprococcus comes, Dorea formicigenerans, Eggerthella lenta, Escherichia coli, Eubacterium eligens, Eubacterium rectale, Fusobacterium nucleatum, Lactobacillus paracasei, Odoribacter splanchnicus, Parabacteroides distasonis, Parabacteroides merdae, Prevotella copri, Roseburia hominis, Roseburia intestinalis, Ruminococcus bromii, Ruminococcus gnavus, Ruminococcus torques, Streptococcus parasanguinis, Streptococcus salivarius, Veillonella parvulaAntimicrobial activityCompound143FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| apscore_total | float | high | Global Antimicrobial Potential score |
| apscore_gpositive | float | high | Antimicrobial Potential score for gram-positive microbes |
| apscore_gnegative | float | high | Antimicrobial Potential score for gram-negative microbes |
| akkermansia_muciniphila_nt5021 | float | high | Probability to inhibit the growth of Akkermansia muciniphila (NT5021) |
| bacteroides_caccae_nt5050 | float | high | Probability to inhibit the growth of Bacteroides caccae (NT5050) |
| bacteroides_fragilis_et_nt5033 | float | high | Probability to inhibit the growth of Bacteroides fragilis (ET) (NT5033) |
| bacteroides_fragilis_nt_nt5003 | float | high | Probability to inhibit the growth of Bacteroides fragilis (NT) (NT5003) |
| bacteroides_ovatus_nt5054 | float | high | Probability to inhibit the growth of Bacteroides ovatus (NT5054) |
| bacteroides_thetaiotaomicron_nt5004 | float | high | Probability to inhibit the growth of Bacteroides thetaiotaomicron (NT5004) |
| bacteroides_uniformis_nt5002 | float | high | Probability to inhibit the growth of Bacteroides uniformis (NT5002) |
10 of 43 columns are shown
LocalExternalAMD64, ARM6479422454621.16Computational Performance (seconds):
38.3923.84343.86Peer reviewed2025This 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 eos6m2k
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos6m2k
# 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:eb00bdca6…
Size
3.1 GB
Last updated
2 months ago
docker pull ersiliaos/eos6m2kPulls:
15
Last week