Ersilia Model Hub Identifier: eos3b5e
10K+
The model is simply an implementation of the function Descriptors.MolWt of the chemoinformatics package RDKIT. It takes as input a small molecule (SMILES) and calculates its molecular weight in g/mol.
This model was incorporated on 2021-09-13.Last packaged on 2026-02-04.
eos3b5emolecular-weightAnnotationProperty calculation or predictionAnyAnyMolecular weightCompound11FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| mol_weight | float | high | The calculated molecular weight of the molecule in g/mol |
LocalExternalAMD64, ARM641433482.19Computational Performance (seconds):
27.817.5128.21Other2010This 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.
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 eos3b5e
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos3b5e
# 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:c302a9756…
Size
182.4 MB
Last updated
4 months ago
docker pull ersiliaos/eos3b5e:devPulls:
1,096
Last week