chemaxon.calculations.logp
The supported methods for the logP calculation.
Consensus model built on the Chemaxon and Klopman et al. models and the PhysProp database
LogPResult
logP by atoms calculation.
The logp function calculates the logarithm of the octanol/water partition coefficient (logP), which is used in QSAR analysis and rational drug design as a measure of molecular lipophylicity/hydrophobicity.
Link: https://docs.chemaxon.com/display/docs/calculators_logp-plugin.md
Parameters
- mol:
Molecule- Input molecule - method:
LogPMethod- This option is for selecting the applied method for the logP prediction:- CONSENSUS: Consensus model built on the Chemaxon and Klopman et al. models and the PhysProp database
- CHEMAXON: Chemaxon's own logP model, which is based on the VG method
- anion:
float- Cl- concentration - kation:
float- Na+ K+ concentration - consider_tautomerization:
bool- In case of tautomer structures, all dominant tautomers at the given pH are taken into account during the logP calculation - ph:
float- If set, calculates logP value at this pH
Returns
LogPResult- The calculated logP
logP calculation.
The logp function calculates the logarithm of the octanol/water partition coefficient (logP), which is used in QSAR analysis and rational drug design as a measure of molecular lipophylicity/hydrophobicity.
Link: https://docs.chemaxon.com/display/docs/calculators_logp-plugin.md
Parameters
- mol:
Molecule- Input molecule - method:
LogPMethod- This option is for selecting the applied method for the logP prediction:- CONSENSUS: Consensus model built on the Chemaxon and Klopman et al. models and the PhysProp database
- CHEMAXON: Chemaxon's own logP model, which is based on the VG method
- anion:
float- Cl- concentration - kation:
float- Na+ K+ concentration - consider_tautomerization:
bool- In case of tautomer structures, all dominant tautomers at the given pH are taken into account during the logP calculation - pH:
float- If set, calculates logP value at this pH
Returns
float- The calculated logP