Package rdkit :: Package Chem :: Module AvailDescriptors
[hide private]
[frames] | no frames]

Module AvailDescriptors

source code

constructs the list of available descriptors

Functions [hide private]
 
Desensitize()
puts in all upper and all lower case versions of each...
source code
Variables [hide private]
  mods = [<module 'rdkit.Chem.GraphDescriptors' from '/scratch/R...
  otherMods = [<module 'numpy.oldnumeric' from '/usr/lib/python2...
  others = ['ArrayType', 'DataSource', 'DumpArray', 'LoadArray',...
  descList = [('BalabanJ', <function BalabanJ at 0x9365994>), ('...
  descDict = {}
  name = 'os'
  tmp = ['Chem', 'RDConfig', '_CountMatches', '_LoadPatterns', '...

Imports: types, GraphDescriptors, MolSurf, Lipinski, Fragments, Crippen, Descriptors, EState_VSA, Numeric, Chem, mod, thing


Function Details [hide private]

Desensitize()

source code 
puts in all upper and all lower case versions of each
descriptor name


Variables Details [hide private]

mods

Value:
[<module 'rdkit.Chem.GraphDescriptors' from '/scratch/RDKit_trunk/rdki\
t/Chem/GraphDescriptors.pyc'>,
 <module 'rdkit.Chem.MolSurf' from '/scratch/RDKit_trunk/rdkit/Chem/Mo\
lSurf.pyc'>,
 <module 'rdkit.Chem.EState.EState_VSA' from '/scratch/RDKit_trunk/rdk\
it/Chem/EState/EState_VSA.pyc'>,
 <module 'rdkit.Chem.Lipinski' from '/scratch/RDKit_trunk/rdkit/Chem/L\
ipinski.pyc'>,
...

otherMods

Value:
[<module 'numpy.oldnumeric' from '/usr/lib/python2.5/site-packages/num\
py-1.2.1-py2.5-linux-i686.egg/numpy/oldnumeric/__init__.pyc'>,
 <module 'rdkit.Chem' from '/scratch/RDKit_trunk/rdkit/Chem/__init__.p\
yc'>]

others

Value:
['ArrayType',
 'DataSource',
 'DumpArray',
 'LoadArray',
 'MachAr',
 'PackageLoader',
 'PrecisionError',
 'RankWarning',
...

descList

Value:
[]

tmp

Value:
['Chem',
 'RDConfig',
 '_CountMatches',
 '_LoadPatterns',
 '__builtins__',
 '__doc__',
 '__file__',
 '__name__',
...