Package schrodinger :: Package application :: Package moldescriptors :: Module gui
[hide private]
[frames] | no frames]

Module gui



A Python panel to show a UI for the following:
    a) Topological Descriptors
    b) MOPAC properties
    c) QikProp ADME properties

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  DescriptorsUI
  QikPropUI
  MopacUI
  MainUI
Launching the appframework for the GUI.
Functions [hide private]
 
qikprop_available()
 
panel()
Variables [hide private]
  __doc__ = ...
  gui = None
hash(x)
  debug = False
hash(x)
  mopac_descriptors = True
hash(x)
  topological_descriptors = True
hash(x)
  from_maestro = False
hash(x)
  _version = '$Revision: 0.0 $'
  __package__ = 'schrodinger.application.moldescriptors'
Variables Details [hide private]

__doc__

Value:
"""

A Python panel to show a UI for the following:
    a) Topological Descriptors
    b) MOPAC properties
    c) QikProp ADME properties

Copyright Schrodinger, LLC. All rights reserved.
...