Ersilia Model Hub Identifier: eos3wzy
6.0K
QupKake is an innovative approach that combines graph neural network (GNN) models with semiempirical quantum mechanical (QM) features to forecast the micro-pKa values of organic molecules. QM has a significant role in both identifying reaction sites and predicting micro-pKa values. Precisely predicting micro-pKa values is vital for comprehending and adjusting the acidity and basicity of organic compounds. This has significant applications in drug discovery, materials science, and environmental chemistry.
This model was incorporated on 2024-07-17.Last packaged on 2026-07-30.
eos3wzyqupkakeAnnotationProperty calculation or predictionAnyAnypKaCompound122FixedBelow are the Output Columns of the model:
| Name | Type | Direction | Description |
|---|---|---|---|
| pka_acidic_0 | integer | high | Atoms with predicted acidic pKa close to 0 |
| pka_acidic_1 | integer | high | Atoms with predicted acidic pKa close to 1 |
| pka_acidic_2 | integer | high | Atoms with predicted acidic pKa close to 2 |
| pka_acidic_3 | integer | high | Atoms with predicted acidic pKa close to 3 |
| pka_acidic_4 | integer | high | Atoms with predicted acidic pKa close to 4 |
| pka_acidic_5 | integer | high | Atoms with predicted acidic pKa close to 5 |
| pka_acidic_6 | integer | high | Atoms with predicted acidic pKa close to 6 |
| pka_acidic_7 | integer | high | Atoms with predicted acidic pKa close to 7 |
| pka_acidic_8 | integer | high | Atoms with predicted acidic pKa close to 8 |
| pka_acidic_9 | integer | high | Atoms with predicted acidic pKa close to 9 |
10 of 22 columns are shown
LocalExternalAMD6422247655127.99Computational Performance (seconds):
42.3-1-1Peer reviewed2024This 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 eos3wzy
Then, you can serve, run and close the model as follows:
# serve the model
ersilia serve eos3wzy
# 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:45edd04c5…
Size
2.6 GB
Last updated
about 2 months ago
docker pull ersiliaos/eos3wzyPulls:
30
Last week