Package AutoDockTools
[hide private]
[frames] | no frames]

Package AutoDockTools

source code

Submodules [hide private]

Functions [hide private]
  setdmode(mode, mv)
load display commands for mode and set them as default command for new molecule
  setcmode(mode, mv)
load color commands for mode and set them as default command for new molecule
  startADT(argv, AdtScriptPath)
The main function for running AutoDockTools

Variables [hide private]
  hostDict = {'enos': {'autodock': 'autodock3', 'autogrid': 'auto...
  h = 'enos'
  FlagCheck = 1
  CRITICAL_DEPENDENCIES = ['MolKit', 'mglutil', 'Pmw', 'Numeric', 'ViewerFrame...
  NONCRITICAL_DEPENDENCIES = ['PyBabel', 'PyAutoDock', 'PIL', 'NetworkEditor', 'V...

Function Details [hide private]

setdmode(mode, mv)

source code 
load display commands for mode and set them as default command for new molecule

setcmode(mode, mv)

source code 
load color commands for mode and set them as default command for new molecule

startADT(argv, AdtScriptPath)

source code 
The main function for running AutoDockTools

Variables Details [hide private]

hostDict

None
Value:
{'enos': {'autodock': 'autodock3', 'autogrid': 'autogrid3', 'host': 'e
nos', 'queuetype': 'int', 'userSpecific': 0}}                          
      

h

None
Value:
'enos'                                                                 
      

FlagCheck

None
Value:
1                                                                     
      

CRITICAL_DEPENDENCIES

None
Value:
['MolKit',
 'mglutil',
 'Pmw',
 'Numeric',
 'ViewerFramework',
 'Pmv',
 'DejaVu',
 'opengltk']                                                           
      

NONCRITICAL_DEPENDENCIES

None
Value:
['PyBabel', 'PyAutoDock', 'PIL', 'NetworkEditor', 'Vision', 'ZSI', 'Su
pport']