Ersilia Model Hub Identifier: eos19mt
7.6K
An automated classification of chemicals in the ChEBI ontology based on a neuro-symbolic AI technique that harnesses the ontology itself to create the learning system and enables the classification of compounds into 38 GARDP antibiotic classes (https://revive.gardp.org/resource/classes-of-antibiotics/?cf=encyclopaedia). Benzenesulfonyls and heterocyclic antibiotics classes are not included due to lack of suitable ChEBI compound-class mappings.
This model was incorporated on 2025-08-26.Last packaged on 2026-09-18.
eos19mtchebifier-antibioticAnnotationActivity predictionAnyAnyAntimicrobial activityCompound138FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| amino_acid_der | integer | high | Presence of ChEBI predicted parents associated with Amino acid derivatives |
| aminocoumarins | integer | high | Presence of ChEBI predicted parents associated with Aminocoumarins |
| aminoglycosides_aminocyclitols | integer | high | Presence of ChEBI predicted parents associated with Aminoglycosides (incl. aminocyclitols) |
| aminopyrimidines_trimethoprim_der | integer | high | Presence of ChEBI predicted parents associated with Aminopyrimidines / trimethoprim derivatives |
| ansamycins_rifamycins_macrolides | integer | high | Presence of ChEBI predicted parents associated with Ansamycins (incl. Rifamycins) (macrolides) |
| anthracyclines | integer | high | Presence of ChEBI predicted parents associated with Anthracyclines |
| antifungal | integer | high | Presence of ChEBI predicted parents associated with Antifungals |
| arsenic_cpds | integer | high | Presence of ChEBI predicted parents associated with Arsenic compounds |
| b_lactamase_inhibitors | integer | high | Presence of ChEBI predicted parents associated with β-lactamase inhibitors |
| b_lactams_all | integer | high | Presence of ChEBI predicted parents associated with β-lactams (all) |
10 of 38 columns are shown
LocalInternalAMD64, ARM6461419342572.64Computational Performance (seconds):
79.56116.01-1Peer reviewed2024This 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 eos19mt
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos19mt
# 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:4446f7a99…
Size
783.4 MB
Last updated
6 days ago
docker pull ersiliaos/eos19mtPulls:
121
Last week