Ersilia Model Hub Identifier: eos2hzy
7.0K
A simple sampler of the PubChem database using their API. It looks for similar molecules (similarity 0.7) to the input molecule and returns a list of maximum 100 molecules by default. This model has been developed by Ersilia and posts queries to an online server.
This model was incorporated on 2023-08-10.Last packaged on 2026-09-14.
eos2hzypubchem-samplerSamplingSimilarity searchAnyAnySimilarityCompound1100FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| smi_00 | string | Compound index 0 queried with the PubChem API | |
| smi_01 | string | Compound index 1 queried with the PubChem API | |
| smi_02 | string | Compound index 2 queried with the PubChem API | |
| smi_03 | string | Compound index 3 queried with the PubChem API | |
| smi_04 | string | Compound index 4 queried with the PubChem API | |
| smi_05 | string | Compound index 5 queried with the PubChem API | |
| smi_06 | string | Compound index 6 queried with the PubChem API | |
| smi_07 | string | Compound index 7 queried with the PubChem API | |
| smi_08 | string | Compound index 8 queried with the PubChem API | |
| smi_09 | string | Compound index 9 queried with the PubChem API |
10 of 100 columns are shown
OnlineExternalAMD64, ARM641446492.53Computational Performance (seconds):
33.85463.3-1Peer reviewed2023This 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 eos2hzy
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos2hzy
# 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:288b23ed8…
Size
187 MB
Last updated
10 days ago
docker pull ersiliaos/eos2hzyPulls:
92
Last week