Sign inSign up

ersiliaos/eos4qda

Sponsored OSS

By Ersilia Open Source Initiative

Updated 14 days ago

Ersilia Model Hub Identifier: eos4qda

Image
0

6.7K

ersiliaos/eos4qda repository overview

FasmiFra molecule generator

FasmiFra is a molecular generator based on (deep)SMILES fragments. The authors use Deep SMILES to ensure the generated molecules are syntactically valid, and by working on string operations they are able to obtain high performance (>340,000 molecule/s). Here, we use 100k compounds from ChEMBL to sample fragments. Only assembled molecules containing one of the fragments of the input molecule are retained.

This model was incorporated on 2023-08-01.Last packaged on 2026-09-01.

Information

Identifiers
  • Ersilia Identifier: eos4qda
  • Slug: fasmifra
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: 100 generated molecules per each input

Below are the Output Columns of the model:

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

10 of 100 columns are shown

Source and Deployment
Resource Consumption
  • Model Size (Mb): 25
  • Environment Size (Mb): 647
  • Image Size (Mb): 772.9

Computational Performance (seconds):

  • 10 inputs: 83.76
  • 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 GPL-3.0-only 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 eos4qda

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

# serve the model
ersilia serve eos4qda
# 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:7a79b5c24

Size

255.5 MB

Last updated

15 days ago

docker pull ersiliaos/eos4qda

This week's pulls

Pulls:

41

Last week