Ersilia Model Hub Identifier: eos7asg
6.4K
PaDEL is a commonly used molecular descriptor. It calculates 1875 molecular descriptors (1444 1D and 2D descriptors, 431 3D descriptors) and 12 types of fingerprints for small molecule representation. Originally developed in Java, here we provide PaDDELPy, its python implementation.
This model was incorporated on 2021-09-27.Last packaged on 2026-04-14.
eos7asgpadelRepresentationFeaturizationAnyAnyDescriptorCompound11875FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| aats0e | float | PADEL Descriptor property | |
| aats0i | float | PADEL Descriptor property | |
| aats0m | float | PADEL Descriptor property | |
| aats0p | float | PADEL Descriptor property | |
| aats0s | float | PADEL Descriptor property | |
| aats0v | float | PADEL Descriptor property | |
| aats1e | float | PADEL Descriptor property | |
| aats1i | float | PADEL Descriptor property | |
| aats1m | float | PADEL Descriptor property | |
| aats1p | float | PADEL Descriptor property |
10 of 1875 columns are shown
LocalExternalAMD64, ARM641772856.19Computational Performance (seconds):
39.71606.87-1Peer reviewed2010This 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.
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 eos7asg
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos7asg
# 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:394ff2994…
Size
387.8 MB
Last updated
5 months ago
docker pull ersiliaos/eos7asgPulls:
11
Last week