Sign inSign up

ersiliaos/eos8a4x

Sponsored OSS

By Ersilia Open Source Initiative

Updated 9 months ago

Ersilia Model Hub Identifier: eos8a4x

Image
0

5.9K

ersiliaos/eos8a4x repository overview

Physicochemical descriptors available from RDKIT

A set of 200 physicochemical descriptors available from the RDKIT, including molecular weight, solubility and druggability parameters. We have used the DescriptaStorus selection of RDKit descriptors for simplicity.

This model was incorporated on 2021-09-17.Last packaged on 2025-12-22.

Information

Identifiers
  • Ersilia Identifier: eos8a4x
  • Slug: rdkit-descriptors
Domain
  • Task: Representation
  • Subtask: Featurization
  • Biomedical Area: Any
  • Target Organism: Any
  • Tags: Descriptor
Input
  • Input: Compound
  • Input Dimension: 1
Output
  • Output Dimension: 200
  • Output Consistency: Fixed
  • Interpretation: Vector representation of small molecules

Below are the Output Columns of the model:

NameTypeDirectionDescription
balabanjfloathighBalaban index is a topological descriptor that quantifies molecular complexity based on the graph theory
bertzctfloathighBertz complexity index is a topological descriptor that measures molecular complexity based on atom and bond types
chi0floathighValence connectivity index of order 0 indicating molecular branching and shape
chi0nfloathighValence connectivity index of order 0 for non-hydrogen atoms
chi0vfloathighValence connectivity index of order 0 using atomic valence
chi1floathighValence connectivity index of order 1 representing connections between atoms in the molecule
chi1nfloathighValence connectivity index of order 1 for heavy atoms only
chi1vfloathighValence connectivity index of order 1 using atomic valences
chi2nfloathighValence connectivity index of order 2 for heavy atoms in the molecule
chi2vfloathighValence connectivity index of order 2 based on valence structure

10 of 200 columns are shown

Source and Deployment
Resource Consumption
  • Model Size (Mb): 1
  • Environment Size (Mb): 494
  • Image Size (Mb): 445.88

Computational Performance (seconds):

  • 10 inputs: 27.52
  • 100 inputs: 18.53
  • 10000 inputs: 76.89
References
License

This 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.

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 eos8a4x

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

# serve the model
ersilia serve eos8a4x
# 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:cf2cd7708

Size

171.2 MB

Last updated

9 months ago

docker pull ersiliaos/eos8a4x

This week's pulls

Pulls:

7

Last week