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/RDKitBu...
  otherMods = [<module 'Numeric' from '/usr/lib/python2.5/site-p...
  others = ['DumpArray', 'LoadArray', 'allclose', 'alltrue', 'ar...
  descList = [('BalabanJ', <function BalabanJ at 0x885bdf4>), ('...
  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/RDKitBuild_24_05_08/RD\
Kit/Python/Chem/GraphDescriptors.pyc'>,
 <module 'Chem.MolSurf' from '/scratch/RDKitBuild_24_05_08/RDKit/Pytho\
n/Chem/MolSurf.pyc'>,
 <module 'Chem.EState.EState_VSA' from '/scratch/RDKitBuild_24_05_08/R\
DKit/Python/Chem/EState/EState_VSA.pyc'>,
 <module 'Chem.Lipinski' from '/scratch/RDKitBuild_24_05_08/RDKit/Pyth\
on/Chem/Lipinski.pyc'>,
...

otherMods

Value:
[<module 'Numeric' from '/usr/lib/python2.5/site-packages/Numeric/Nume\
ric.pyc'>,
 <module 'Chem' from '/scratch/RDKitBuild_24_05_08/RDKit/Python/Chem/_\
_init__.pyc'>]

others

Value:
['DumpArray',
 'LoadArray',
 'allclose',
 'alltrue',
 'argmax',
 'argmin',
 'argsort',
 'around',
...

descList

Value:
[]

tmp

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