Sign inSign up

ersiliaos/eos9taz

Sponsored OSS

By Ersilia Open Source Initiative

Updated 3 days ago

Ersilia Model Hub Identifier: eos9taz

Image
0

6.6K

ersiliaos/eos9taz repository overview

Extending molecular scaffolds with fragments

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 a fragment library from Enamine.

This model was incorporated on 2022-12-06.Last packaged on 2026-09-21.

Information

Identifiers
  • Ersilia Identifier: eos9taz
  • Slug: moler-enamine-fragments
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: Fixed
  • Interpretation: Up to 1000 unique molecules generated per input, preserving its scaffold; some scaffolds yield fewer unique molecules than requested.

Below are the Output Columns of the model:

NameTypeDirectionDescription
smi_000stringGenerated molecule index 0 using the MoLeR molecular generator
smi_001stringGenerated molecule index 1 using the MoLeR molecular generator
smi_002stringGenerated molecule index 2 using the MoLeR molecular generator
smi_003stringGenerated molecule index 3 using the MoLeR molecular generator
smi_004stringGenerated molecule index 4 using the MoLeR molecular generator
smi_005stringGenerated molecule index 5 using the MoLeR molecular generator
smi_006stringGenerated molecule index 6 using the MoLeR molecular generator
smi_007stringGenerated molecule index 7 using the MoLeR molecular generator
smi_008stringGenerated molecule index 8 using the MoLeR molecular generator
smi_009stringGenerated molecule index 9 using the MoLeR molecular generator

10 of 1000 columns are shown

Source and Deployment
Resource Consumption
  • Model Size (Mb): 23
  • Environment Size (Mb): 2111
  • Image Size (Mb): 2160.53

Computational Performance (seconds):

  • 10 inputs: 96.36
  • 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 eos9taz

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

# serve the model
ersilia serve eos9taz
# 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:c57e9e9be

Size

869.4 MB

Last updated

3 days ago

docker pull ersiliaos/eos9taz

This week's pulls

Pulls:

94

Last week