Ersilia Model Hub Identifier: eos4f95
5.4K
This model predicts the growth of the fungus M. mycetomatis, causal agent of Mycetoma, in presence of small drugs. It has been developed using the data from MycetOS, an open source initiative aiming at finding new patent-free drugs. The model has been trained using the LazyQSAR package from Ersilia.
This model was incorporated on 2023-09-27.Last packaged on 2025-12-10.
eos4f95mycetosAnnotationActivity predictionMycetomaMadurella mycetomatisMycetoma, Antifungal activityCompound11FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| mycetoma_inhibition_probability | float | high | Probability score of inhibiting the fungus Madurella mycetomatis at 20% growth |
LocalInternalAMD64, ARM641619161962.99Computational Performance (seconds):
32.3425.2433.59Peer reviewed2020This 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 eos4f95
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos4f95
# 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:f832547d6…
Size
717.2 MB
Last updated
9 months ago
docker pull ersiliaos/eos4f95Pulls:
5
Last week