Ersilia Model Hub Identifier: eos4cxk
5.8K
ImageMol is a Representation Learning Framework that utilizes molecule images for encoding molecular inputs as machine readable vectors for downstream tasks such as bio-activity prediction, drug metabolism analysis, or drug toxicity prediction. The approach utilizes transfer learning, pre-training the model on massive unlabeled datasets to help it in generalizing feature extraction and then fine tuning on specific tasks. This model is fine tuned on 13 assays with target categories ranging from viral entry to toxicity in humans. These interactions are formulated as binary classification tasks
This model was incorporated on 2023-01-25.Last packaged on 2026-09-23.
eos4cxkimage-mol-sars-cov2AnnotationActivity predictionCOVID-19SARS-CoV-2Antiviral activityCompound113FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| 3cl | float | high | probability of inhibiting the 3CL protease |
| ace2 | float | high | probability of inhibiting the ACE2 enzyme |
| alphalisa | float | high | probability of inhibiting the spike-ace2 interaction |
| cov2_cpe | float | high | probability of cytopathic effect |
| cov2_cytotox | float | high | probability of cytotoxicity as counterscreen for cov2-cpe |
| cov_ppe | float | high | probability of inhibiting the viral entrance with CoV1 pseudoparticles |
| cov_ppe_cs | float | high | counterscreen for the cov_ppe |
| hek293 | float | high | probability of cytotoxicity in hek293 cells |
| human | float | high | probability of cytotoxicity in human fibroblasts |
| mers_ppe | float | high | probability of inhibiting the viral entrance in MERS pseudoparticles |
10 of 13 columns are shown
LocalExternalAMD64, ARM6455612152874.86Computational Performance (seconds):
29.2555.69-1Peer reviewed2022This 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 eos4cxk
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos4cxk
# 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:afc74d26c…
Size
1.9 GB
Last updated
about 13 hours ago
docker pull ersiliaos/eos4cxkPulls:
2
Last week