Package schrodinger :: Package test :: Package scival :: Module jobs
[hide private]
[frames] | no frames]

Module jobs

Common SuiteJob classes throughout the client scripts. The aim of this module is to create a set of job types that all client run scripts can use.

Be sure to define the "client" class attribute for each Job type that you use.

Classes [hide private]
  BaseSuiteJob
The base job class for all jobs.
  GlideGridJob
Runs a Glide grid generation job.
  GlideDockJob
Runs a Glide docking job.
  MMEmbraceMinimizeJob
Runs a MacroModel Embrace minimization job.
  SiteMapJob
Variables [hide private]
  __package__ = 'schrodinger.test.scival'