Package schrodinger :: Package pipeline :: Package stages :: Module qikprop
[hide private]
[frames] | no frames]

Module qikprop

A stage for running QikProp jobs.

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  QikPropStage
Stage for running QikProp jobs.
Functions [hide private]
 
_get_reader(filename, astext)
Return a StructureReader object for reading the file Ev:62575 Returns SDReader for files of unknown extension Returns a MaestroTextReader instance if specified file is a Maestro file and astext is True (Ev:61545)
Variables [hide private]
  __doc__ = ...
  _version = '$Revision: 1.31 $'
  __package__ = 'schrodinger.pipeline.stages'
Variables Details [hide private]

__doc__

Value:
"""
A stage for running QikProp jobs.

Copyright Schrodinger, LLC. All rights reserved.

"""