Sign inSign up

ersiliaos/eos19mt

Sponsored OSS

By Ersilia Open Source Initiative

Updated 6 days ago

Ersilia Model Hub Identifier: eos19mt

Image
0

7.6K

ersiliaos/eos19mt repository overview

Antibiotic classes prediction

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.

Information

Identifiers
  • Ersilia Identifier: eos19mt
  • Slug: chebifier-antibiotic
Domain
  • Task: Annotation
  • Subtask: Activity prediction
  • Biomedical Area: Any
  • Target Organism: Any
  • Tags: Antimicrobial activity
Input
  • Input: Compound
  • Input Dimension: 1
Output
  • Output Dimension: 38
  • Output Consistency: Fixed
  • Interpretation: Presence (1) or absence (0) of ChEBI predicted parents associated with pre-defined GARDP-inspired antibiotic classes

Below are the Output Columns of the model:

NameTypeDirectionDescription
amino_acid_derintegerhighPresence of ChEBI predicted parents associated with Amino acid derivatives
aminocoumarinsintegerhighPresence of ChEBI predicted parents associated with Aminocoumarins
aminoglycosides_aminocyclitolsintegerhighPresence of ChEBI predicted parents associated with Aminoglycosides (incl. aminocyclitols)
aminopyrimidines_trimethoprim_derintegerhighPresence of ChEBI predicted parents associated with Aminopyrimidines / trimethoprim derivatives
ansamycins_rifamycins_macrolidesintegerhighPresence of ChEBI predicted parents associated with Ansamycins (incl. Rifamycins) (macrolides)
anthracyclinesintegerhighPresence of ChEBI predicted parents associated with Anthracyclines
antifungalintegerhighPresence of ChEBI predicted parents associated with Antifungals
arsenic_cpdsintegerhighPresence of ChEBI predicted parents associated with Arsenic compounds
b_lactamase_inhibitorsintegerhighPresence of ChEBI predicted parents associated with β-lactamase inhibitors
b_lactams_allintegerhighPresence of ChEBI predicted parents associated with β-lactams (all)

10 of 38 columns are shown

Source and Deployment
Resource Consumption
  • Model Size (Mb): 614
  • Environment Size (Mb): 1934
  • Image Size (Mb): 2572.64

Computational Performance (seconds):

  • 10 inputs: 79.56
  • 100 inputs: 116.01
  • 10000 inputs: -1
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 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

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:4446f7a99

Size

783.4 MB

Last updated

6 days ago

docker pull ersiliaos/eos19mt

This week's pulls

Pulls:

121

Last week