Package AutoDockTools :: Module MoleculePreparation
[hide private]
[frames] | no frames]

Module MoleculePreparation

source code

Classes [hide private]
  AutoDockMoleculePreparation
Base class for facades for preparing MolKit molecules to be used in an AutoDock experiment.
  ReceptorPreparation
Facade for preparing a MolKit molecule to be used as the receptor in an AutoDock experiment derived from AutoDockMoleculePreparation class.
  AD4ReceptorPreparation
Facade for preparing a MolKit molecule to be used as the receptor in an AutoDock4 experiment derived from AutoDockMoleculePreparation class.
  ReceptorWriter
ReceptorWriter class writes a receptor molecule which has a ReceptorPreparationObject to a file
  AD4ReceptorWriter
AD4ReceptorWriter class writes a receptor molecule which has a ReceptorPreparationObject to a pdbqt file
  LigandPreparation
Facade for preparing a MolKit molecule to be used as the ligand in an AutoDock experiment.
  AD4LigandPreparation
  LigandWriter
LigandWriter class writes a ligand molecule which has a LigandPreparationObject to a file
  AD4LigandWriter
AD4LigandWriter class writes a ligand molecule which has a LigandPreparationObject to a file
  RotatableBondManager
flags bonds of ligand molecules for possible rotability and active rotability.
  AD4FlexibleDockingPreparation
Facade for preparing input for an AutoDock4 experiment with ligand plus flexible sidechains in the receptor in one file This preparation involves: 1.
  AD4FlexibleReceptorPreparation
Facade for preparing 'receptor' input for an AutoDock4 experiment with flexible sidechains in the receptor in flexres_filename rest of the receptor in the rigid_filename This preparation involves: 1.

Variables [hide private]
  m = Read("/mgl/work4/rhuey/dev23/1hsg.pdb") [0]
  RPO = ReceptorPreparation(m, debug= True)

Variables Details [hide private]

m

None
Value:
Read("/mgl/work4/rhuey/dev23/1hsg.pdb") [0]                            
      

RPO

None
Value:
ReceptorPreparation(m, debug= True)