|
|
|
|
|
NumHDonors(x)
Number of Hydrogen Bond Donors |
source code
|
|
|
|
| _HDonors(x,
y=<rdkit.Chem.rdchem.Mol object>) |
source code
|
|
|
|
NumHAcceptors(x)
Number of Hydrogen Bond Acceptors |
source code
|
|
|
|
| _HAcceptors(x,
y=<rdkit.Chem.rdchem.Mol object>) |
source code
|
|
|
|
|
|
|
| _Heteroatoms(x,
y=<rdkit.Chem.rdchem.Mol object>) |
source code
|
|
|
|
NumRotatableBonds(x)
Number of Rotatable Bonds |
source code
|
|
|
|
| _RotatableBonds(x,
y=<rdkit.Chem.rdchem.Mol object>) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
HeavyAtomCount(mol)
Number of heavy atoms a molecule. |
source code
|
|
|
|
FractionCSP3(x,
y=<Boost.Python.function object at 0x1fbe590>)
CalcFractionCSP3( (Mol)mol) -> float :
returns the fraction of C atoms that are SP3 hybridized |
source code
|
|
|
|
NumAliphaticCarbocycles(x,
y=<Boost.Python.function object at 0x1fbe440>)
CalcNumAliphaticCarbocycles( (Mol)mol) -> int :
returns the number of aliphatic (containing at least one non-aromatic bond) carbocycles for a molecule |
source code
|
|
|
|
NumAliphaticHeterocycles(x,
y=<Boost.Python.function object at 0x1fbe3d0>)
CalcNumAliphaticHeterocycles( (Mol)mol) -> int :
returns the number of aliphatic (containing at least one non-aromatic bond) heterocycles for a molecule |
source code
|
|
|
|
NumAliphaticRings(x,
y=<Boost.Python.function object at 0x1fbe360>)
CalcNumAliphaticRings( (Mol)mol) -> int :
returns the number of aliphatic (containing at least one non-aromatic bond) rings for a molecule |
source code
|
|
|
|
NumAromaticCarbocycles(x,
y=<Boost.Python.function object at 0x1fbe210>)
CalcNumAromaticCarbocycles( (Mol)mol) -> int :
returns the number of aromatic carbocycles for a molecule |
source code
|
|
|
|
NumAromaticHeterocycles(x,
y=<Boost.Python.function object at 0x1fbe1a0>)
CalcNumAromaticHeterocycles( (Mol)mol) -> int :
returns the number of aromatic heterocycles for a molecule |
source code
|
|
|
|
NumAromaticRings(x,
y=<Boost.Python.function object at 0x1fbd600>)
CalcNumAromaticRings( (Mol)mol) -> int :
returns the number of aromatic rings for a molecule |
source code
|
|
|
|
NumSaturatedCarbocycles(x,
y=<Boost.Python.function object at 0x1fbe2f0>)
CalcNumSaturatedCarbocycles( (Mol)mol) -> int :
returns the number of saturated carbocycles for a molecule |
source code
|
|
|
|
NumSaturatedHeterocycles(x,
y=<Boost.Python.function object at 0x1fbe280>)
CalcNumSaturatedHeterocycles( (Mol)mol) -> int :
returns the number of saturated heterocycles for a molecule |
source code
|
|
|
|
NumSaturatedRings(x,
y=<Boost.Python.function object at 0x1fbe0c0>)
CalcNumSaturatedRings( (Mol)mol) -> int :
returns the number of saturated rings for a molecule |
source code
|
|
|
|
_fn(x,
y=<Boost.Python.function object at 0x1fbe440>)
CalcNumAliphaticCarbocycles( (Mol)mol) -> int :
returns the number of aliphatic (containing at least one non-aromatic bond) carbocycles for a molecule |
source code
|
|
|
|
HDonorSmarts = <rdkit.Chem.rdchem.Mol object>
|
|
|
HAcceptorSmarts = <rdkit.Chem.rdchem.Mol object>
|
|
|
HeteroatomSmarts = <rdkit.Chem.rdchem.Mol object>
|
|
|
RotatableBondSmarts = <rdkit.Chem.rdchem.Mol object>
|
|
|
NHOHSmarts = <rdkit.Chem.rdchem.Mol object>
|
|
|
NOCountSmarts = <rdkit.Chem.rdchem.Mol object>
|
|
|
_bulkConvert = ('CalcFractionCSP3', 'CalcNumAromaticRings', 'C...
|
|
|
__package__ = 'rdkit.Chem'
|
|
|
nm = 'NumAliphaticCarbocycles'
|
|
|
txt = 'CalcNumAliphaticCarbocycles'
|