ersilia-os / eos2b6f

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microstate pKa values

This model employs transfer learning with graph neural networks in order to predict micro-state pKa values of small molecules. The model enumerates the molecule's protonation states and predicts its pKa values. It was trained in two phases, first, using a large ChEMBL dataset and then fine-tuning the model for a small training set of molecules with available pKa values. The model in this repository is the pkasolver-light, which does not require an Epik license and is limited to monoprotic molecules.

Identifiers

  • EOS model ID: eos2b6f
  • Slug: pkasolver

Characteristics

  • Input: Compound
  • Input Shape: Single
  • Task: Regression
  • Output: Experimental value
  • Output Type: Float
  • Output Shape: Single
  • Interpretation: Acidity of a molecule (lower pKa indicates stronger acid)

References

Ersilia model URLs

Citation

If you use this model, please cite the original authors of the model and the Ersilia Model Hub.

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 these models 'as is' provided by the original authors, please refer to the original code repository and/or publication if you use the model in your research.

About Us

The Ersilia Open Source Initiative is a Non Profit Organization (1192266) with the mission is to equip labs, universities and clinics in LMIC with AI/ML tools for infectious disease research.

Help us achieve our mission!

About

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 55.6%Language:Python 44.2%Language:Batchfile 0.1%Language:Makefile 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%