Ersilia Model Hub Identifier: eos4q1a
5.6K
CReM (chemically reasonable mutations) is a fragment-based generative model that breaks a molecule into fragments and replaces them with fragments from a database. It supports three modes: MUTATE (replace a fragment), GROW (replace a hydrogen with a fragment), and LINK (link two molecules via a fragment). This model uses MUTATE and GROW, which can generate thousands of analogues. When more than 100 molecules are generated, 100 diverse representatives are selected using Mini Batch K-Means clustering.
This model was incorporated on 2022-12-15.Last packaged on 2026-09-23.
eos4q1acrem-structure-generationSamplingGenerationAnyAnyCompound generationCompound1100VariableBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| smi_00 | string | Generated molecule index 0 using the CReM molecular generator | |
| smi_01 | string | Generated molecule index 1 using the CReM molecular generator | |
| smi_02 | string | Generated molecule index 2 using the CReM molecular generator | |
| smi_03 | string | Generated molecule index 3 using the CReM molecular generator | |
| smi_04 | string | Generated molecule index 4 using the CReM molecular generator | |
| smi_05 | string | Generated molecule index 5 using the CReM molecular generator | |
| smi_06 | string | Generated molecule index 6 using the CReM molecular generator | |
| smi_07 | string | Generated molecule index 7 using the CReM molecular generator | |
| smi_08 | string | Generated molecule index 8 using the CReM molecular generator | |
| smi_09 | string | Generated molecule index 9 using the CReM molecular generator |
10 of 100 columns are shown
LocalExternalAMD64, ARM646886612693.47Computational Performance (seconds):
31.19476.76-1Peer reviewed2020This package is licensed under a GPL-3.0 license. The model contained within this package is licensed under a BSD-3-Clause 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 eos4q1a
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos4q1a
# 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:579ce2c7a…
Size
473.4 MB
Last updated
about 18 hours ago
docker pull ersiliaos/eos4q1aPulls:
12
Last week