Sign inSign up

ersiliaos/eos633t

Sponsored OSS

By Ersilia Open Source Initiative

Updated 1 day ago

Ersilia Model Hub Identifier: eos633t

Image
0

7.2K

ersiliaos/eos633t repository overview

Extending molecular scaffolds with building blocks

MoLeR is a graph-based generative model that combines fragment-based and atom-by-atom generation of new molecules with scaffold-constrained optimization. It does not depend on generation history and therefore MoLeR is able to complete arbitrary scaffolds. The model has been trained on the GuacaMol dataset. Here we sample the 300k building blocks library from Enamine.

This model was incorporated on 2023-11-03.Last packaged on 2026-09-22.

Information

Identifiers
  • Ersilia Identifier: eos633t
  • Slug: moler-enamine-blocks
Domain
  • Task: Sampling
  • Subtask: Generation
  • Biomedical Area: Any
  • Target Organism: Any
  • Tags: Chemical graph model, Compound generation
Input
  • Input: Compound
  • Input Dimension: 1
Output
  • Output Dimension: 1000
  • Output Consistency: Variable
  • Interpretation: 1000 new molecules are sampled for each input molecule, preserving its scaffold.

Below are the Output Columns of the model:

NameTypeDirectionDescription
smi_000stringGenerated compound index 0 using MoLeR and Enamine building blocks
smi_001stringGenerated compound index 1 using MoLeR and Enamine building blocks
smi_002stringGenerated compound index 2 using MoLeR and Enamine building blocks
smi_003stringGenerated compound index 3 using MoLeR and Enamine building blocks
smi_004stringGenerated compound index 4 using MoLeR and Enamine building blocks
smi_005stringGenerated compound index 5 using MoLeR and Enamine building blocks
smi_006stringGenerated compound index 6 using MoLeR and Enamine building blocks
smi_007stringGenerated compound index 7 using MoLeR and Enamine building blocks
smi_008stringGenerated compound index 8 using MoLeR and Enamine building blocks
smi_009stringGenerated compound index 9 using MoLeR and Enamine building blocks

10 of 1000 columns are shown

Source and Deployment
Resource Consumption
  • Model Size (Mb): 33
  • Environment Size (Mb): 2094
  • Image Size (Mb): 2205.25

Computational Performance (seconds):

  • 10 inputs: 47.29
  • 100 inputs: -1
  • 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 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.

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 eos633t

Then, you can serve, run and close the model as follows:

# serve the model
ersilia serve eos633t
# 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:b955fc38e

Size

890.6 MB

Last updated

1 day ago

docker pull ersiliaos/eos633t

This week's pulls

Pulls:

82

Last week