Ersilia Model Hub Identifier: eos4qda
6.7K
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.
eos4qdafasmifraSamplingGenerationAnyAnyCompound generationCompound1100VariableBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| smi_00 | string | Generated molecule index 0 using FASMIFRA | |
| smi_01 | string | Generated molecule index 1 using FASMIFRA | |
| smi_02 | string | Generated molecule index 2 using FASMIFRA | |
| smi_03 | string | Generated molecule index 3 using FASMIFRA | |
| smi_04 | string | Generated molecule index 4 using FASMIFRA | |
| smi_05 | string | Generated molecule index 5 using FASMIFRA | |
| smi_06 | string | Generated molecule index 6 using FASMIFRA | |
| smi_07 | string | Generated molecule index 7 using FASMIFRA | |
| smi_08 | string | Generated molecule index 8 using FASMIFRA | |
| smi_09 | string | Generated molecule index 9 using FASMIFRA |
10 of 100 columns are shown
LocalExternalAMD64, ARM6425647772.9Computational Performance (seconds):
83.76-1-1Peer reviewed2021This 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.
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
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:7a79b5c24…
Size
255.5 MB
Last updated
15 days ago
docker pull ersiliaos/eos4qdaPulls:
41
Last week