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 'Chem.GraphDescriptors' from '/scratch/RDKit_Q...
  otherMods = [<module 'numpy.oldnumeric' from '/usr/lib/python2...
  others = ['ArrayType', 'DumpArray', 'LoadArray', 'MachAr', 'Pa...
  descList = [('BalabanJ', <function BalabanJ at 0x871a6bc>), ('...
  descDict = {}
  name = 'os'
  tmp = ['Chem', 'RDConfig', '_CountMatches', '_LoadPatterns', '...
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 'Chem.GraphDescriptors' from '/scratch/RDKit_Q32008_1/Python/\
Chem/GraphDescriptors.py'>,
 <module 'Chem.MolSurf' from '/scratch/RDKit_Q32008_1/Python/Chem/MolS\
urf.py'>,
 <module 'Chem.EState.EState_VSA' from '/scratch/RDKit_Q32008_1/Python\
/Chem/EState/EState_VSA.py'>,
 <module 'Chem.Lipinski' from '/scratch/RDKit_Q32008_1/Python/Chem/Lip\
inski.py'>,
...

otherMods

Value:
[<module 'numpy.oldnumeric' from '/usr/lib/python2.5/site-packages/num\
py/oldnumeric/__init__.pyc'>,
 <module 'Chem' from '/scratch/RDKit_Q32008_1/Python/Chem/__init__.py'\
>]

others

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

descList

Value:
[]

tmp

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