Sign inSign up

ersiliaos/eos9eyo

Sponsored OSS

By Ersilia Open Source Initiative

Updated about 2 months ago

Ersilia Model Hub Identifier: eos9eyo

Image
0

4.8K

ersiliaos/eos9eyo repository overview

Antimicrobial activity prediction against Helicobacter pylori from public ChEMBL data

Bioactivity prediction of growth inhibition in Helicobacter pylori, trained as binary (active/inactive) classifiers from publicly available data in ChEMBL. Independent models are trained on multiple bioactivity datasets, corresponding to dose-response (MIC) assays, among others. A ranking score is provided for each model alongside a combined consensus score.

This model was incorporated on 2026-05-19.Last packaged on 2026-07-22.

Information

Identifiers
  • Ersilia Identifier: eos9eyo
  • Slug: antimicrobial-activity-hpylori
Domain
  • Task: Annotation
  • Subtask: Activity prediction
  • Biomedical Area: Peptic ulcer disease
  • Target Organism: Helicobacter pylori
  • Tags: Gram-negative bacteria, Antimicrobial activity, ChEMBL
Input
  • Input: Compound
  • Input Dimension: 1
Output
  • Output Dimension: 1
  • Output Consistency: Fixed
  • Interpretation: Probability of antimicrobial activity against Helicobacter pylori from 1 ChEMBL-trained sub-model.

Below are the Output Columns of the model:

NameTypeDirectionDescription
chembl_dose_response_0floathighProbability from sub-model trained on ChEMBL dose-response low-data catch-all pool of 101 assays (779 compounds). Recommended threshold: 0.531.
Source and Deployment
Resource Consumption
  • Model Size (Mb): 21
  • Environment Size (Mb): 7208
  • Image Size (Mb): 7225.65

Computational Performance (seconds):

  • 10 inputs: 41.79
  • 100 inputs: 35.14
  • 10000 inputs: 879.96
References
License

This 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.

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 eos9eyo

Then, you can serve, run and close the model as follows:

# serve the model
ersilia serve eos9eyo
# 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:15bbd251b

Size

3.6 GB

Last updated

about 2 months ago

docker pull ersiliaos/eos9eyo

This week's pulls

Pulls:

21

Last week