fep_protocol_builder.py Command Help

Command: $SCHRODINGER/run -FROM scisol fep_protocol_builder.py

usage: fep_protocol_builder.py [-h] [-HOST <hostname>] [-JOBNAME JOBNAME]
                               config

Script to run the FEP protocol builder under job server.

Example:
$SCHRODINGER/run -FROM scisol fep_protocol_builder.py config.yaml -HOST driver

positional arguments:
  config            configuration file name

options:
  -h, --help        show this help message and exit

Job Control Options:
  -HOST <hostname>  Run job remotely on the indicated host entry.
  -JOBNAME JOBNAME  Provide an explicit name for the job.