Sign inSign up

ersiliaos/eos7asg

Sponsored OSS

By Ersilia Open Source Initiative

Updated 5 months ago

Ersilia Model Hub Identifier: eos7asg

Image
0

6.4K

ersiliaos/eos7asg repository overview

PADEL small molecule descriptors

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.

Information

Identifiers
  • Ersilia Identifier: eos7asg
  • Slug: padel
Domain
  • Task: Representation
  • Subtask: Featurization
  • Biomedical Area: Any
  • Target Organism: Any
  • Tags: Descriptor
Input
  • Input: Compound
  • Input Dimension: 1
Output
  • Output Dimension: 1875
  • Output Consistency: Fixed
  • Interpretation: Vector representation of a molecule

Below are the Output Columns of the model:

NameTypeDirectionDescription
aats0efloatPADEL Descriptor property
aats0ifloatPADEL Descriptor property
aats0mfloatPADEL Descriptor property
aats0pfloatPADEL Descriptor property
aats0sfloatPADEL Descriptor property
aats0vfloatPADEL Descriptor property
aats1efloatPADEL Descriptor property
aats1ifloatPADEL Descriptor property
aats1mfloatPADEL Descriptor property
aats1pfloatPADEL Descriptor property

10 of 1875 columns are shown

Source and Deployment
Resource Consumption
  • Model Size (Mb): 1
  • Environment Size (Mb): 772
  • Image Size (Mb): 856.19

Computational Performance (seconds):

  • 10 inputs: 39.71
  • 100 inputs: 606.87
  • 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 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

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:394ff2994

Size

387.8 MB

Last updated

5 months ago

docker pull ersiliaos/eos7asg

This week's pulls

Pulls:

11

Last week