xglide.py Command Help

Command: $SCHRODINGER/run xglide.py

Usage: $SCHRODINGER/run xglide.py [options] <input_file>

Options:
  -v, -version          Show the program's version and exit.
  -h, -help             Show this help message and exit.
  -doc                  Print documentation of the input file format.  Job
                        will not run.
  -examples             Print sample XGlide input files.  Job will not run.
  -verbose              Increase verbosity level
  -NJOBS NJOBS          Number of LigPrep subjobs and number of Glide subjobs
                        per receptor.  Doesn't apply to NATIVEONLY jobs.
  -RESTART              Resume an interrupted job <jobname> using the restart
                        file.
  -OVERWRITE            Delete any existing job files and start new job.
  -NOJOBID              Run driver job without Job Control.
  -WAIT                 Do not return until the job completes.

  Job Control Options:
    -HOST <hostname>    Run job remotely on the indicated host entry.
    -D, -DEBUG          Show details of Job Control operation.
    -SAVE               Return zip archive of job directory at job completion.

  Standard Options:
    -DRIVERHOST <hostname>
                        Run the driver on the specified host. The subjobs are
                        run on the hosts specified with -HOST.