packing_search.py Command Help

Command: $SCHRODINGER/run -FROM scisol csp/packing_search.py

usage: packing_search.py [-h] [-debug]
                         (-config CONFIG_FILE_NAME | -write-default-config WRITE_DEFAULT_CONFIG)
                         [--pipeline-options PIPELINE_OPTIONS]

Script to run the PackingSearch workflow under Seam. Usage: $SCHRODINGER/run
-FROM scisol csp/packing_search_beam.py -config <config.yaml> -HOST <host>
-SUBHOST <subhost>

options:
  -h, --help            show this help message and exit
  -debug                Write debug files
  -config CONFIG_FILE_NAME
                        configuration file name
  -write-default-config WRITE_DEFAULT_CONFIG
                        Output default config file which can subsequently be
                        altered to specify user settings.
  --pipeline-options PIPELINE_OPTIONS
                        Custom pipeline options to pass to the SeamRunner.