Sign inSign up

ersiliaos/eos4q1a

Sponsored OSS

By Ersilia Open Source Initiative

Updated about 1 hour ago

Ersilia Model Hub Identifier: eos4q1a

Image
1

5.6K

ersiliaos/eos4q1a repository overview

CReM fragment based structure generation

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.

Information

Identifiers
  • Ersilia Identifier: eos4q1a
  • Slug: crem-structure-generation
Domain
  • Task: Sampling
  • Subtask: Generation
  • Biomedical Area: Any
  • Target Organism: Any
  • Tags: Compound generation
Input
  • Input: Compound
  • Input Dimension: 1
Output
  • Output Dimension: 100
  • Output Consistency: Variable
  • Interpretation: Up to 100 newly generated molecules

Below are the Output Columns of the model:

NameTypeDirectionDescription
smi_00stringGenerated molecule index 0 using the CReM molecular generator
smi_01stringGenerated molecule index 1 using the CReM molecular generator
smi_02stringGenerated molecule index 2 using the CReM molecular generator
smi_03stringGenerated molecule index 3 using the CReM molecular generator
smi_04stringGenerated molecule index 4 using the CReM molecular generator
smi_05stringGenerated molecule index 5 using the CReM molecular generator
smi_06stringGenerated molecule index 6 using the CReM molecular generator
smi_07stringGenerated molecule index 7 using the CReM molecular generator
smi_08stringGenerated molecule index 8 using the CReM molecular generator
smi_09stringGenerated molecule index 9 using the CReM molecular generator

10 of 100 columns are shown

Source and Deployment
Resource Consumption
  • Model Size (Mb): 688
  • Environment Size (Mb): 661
  • Image Size (Mb): 2693.47

Computational Performance (seconds):

  • 10 inputs: 31.19
  • 100 inputs: 476.76
  • 10000 inputs: -1
References
License

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

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

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:579ce2c7a

Size

473.4 MB

Last updated

about 18 hours ago

docker pull ersiliaos/eos4q1a

This week's pulls

Pulls:

12

Last week