| Trees | Indices | Help |
|
|---|
|
|
Atom-based calculation of LogP and MR using Crippen's approach Reference: S. A. Wildman and G. M. Crippen *JCICS* _39_ 868-873 (1999)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_smartsPatterns =
|
|||
_patternOrder =
|
|||
defaultPatternFileName =
|
|||
__package__ =
|
|||
Imports: os, RDConfig, Chem, rdMolDescriptors, numpy, _GetAtomContribs
|
|||
*Internal Use Only* parses the pattern list from the data file |
*Internal Use Only* calculates atomic contributions to the LogP and MR values if the argument *force* is not set, we'll use the molecules stored _crippenContribs value when possible instead of re-calculating. **Note:** Changes here affect the version numbers of MolLogP and MolMR as well as the VSA descriptors in Chem.MolSurf |
DEPRECATED |
DEPRECATED |
Wildman-Crippen LogP value
Uses an atom-based scheme based on the values in the paper:
S. A. Wildman and G. M. Crippen JCICS 39 868-873 (1999)
**Arguments**
- inMol: a molecule
- addHs: (optional) toggles adding of Hs to the molecule for the calculation.
If true, hydrogens will be added to the molecule and used in the calculation.
|
Wildman-Crippen MR value
Uses an atom-based scheme based on the values in the paper:
S. A. Wildman and G. M. Crippen JCICS 39 868-873 (1999)
**Arguments**
- inMol: a molecule
- addHs: (optional) toggles adding of Hs to the molecule for the calculation.
If true, hydrogens will be added to the molecule and used in the calculation.
|
|
|||
defaultPatternFileName
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |