Sign inSign up

ersiliaos/eos9ym3

Sponsored OSS

By Ersilia Open Source Initiative

Updated about 2 months ago

Ersilia Model Hub Identifier: eos9ym3

Image
0

6.1K

ersiliaos/eos9ym3 repository overview

MRlogP: neural network-based logP prediction for druglike small molecules

The authors use a two-step approach to build a model that accurately predicts the lipophilicity (LogP) of small molecules. First, they train the model on a large amount of low accuracy predicted LogP values and then they fine-tune the network using a small, accurate dataset of 244 druglike compounds. The model achieves an average root mean squared error of 0.988 and 0.715 against druglike molecules from Reaxys and PHYSPROP.

This model was incorporated on 2023-12-12.Last packaged on 2026-07-23.

Information

Identifiers
  • Ersilia Identifier: eos9ym3
  • Slug: mrlogp
Domain
  • Task: Annotation
  • Subtask: Property calculation or prediction
  • Biomedical Area: ADMET
  • Target Organism: Any
  • Tags: Lipophilicity, LogP
Input
  • Input: Compound
  • Input Dimension: 1
Output
  • Output Dimension: 1
  • Output Consistency: Fixed
  • Interpretation: Predicted LogP of small molecules

Below are the Output Columns of the model:

NameTypeDirectionDescription
logpfloatlowPredicted logP value of the compound
Source and Deployment
Resource Consumption
  • Model Size (Mb): 45
  • Environment Size (Mb): 2421
  • Image Size (Mb): 2501.99

Computational Performance (seconds):

  • 10 inputs: 36.88
  • 100 inputs: 497.31
  • 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 eos9ym3

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

# serve the model
ersilia serve eos9ym3
# 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:5722e323d

Size

987 MB

Last updated

about 2 months ago

docker pull ersiliaos/eos9ym3

This week's pulls

Pulls:

42

Last week