oned_screen describe Command Help

Command: $SCHRODINGER/oned_screen describe

usage: oned_screen describe [-h] -source <input>.1dbin
                            [Description Options]
                            [Job Control Options]

Optional Arguments:
  -h, --help            Show this message and exit.

Required Arguments:
  -source <input>.1dbin
                        1D data file to describe. Must include an absolute
                        path if -nocopy is supplied.

Description Options:
  -stats                Report statistics of any numeric properties stored in
                        the 1D data file.
  -fd <fd_file>         Save feature definitions to a file. Valid only when
                        the 1D data file was created with treatment pharm.

Job Control Options:
  [-HOST <host>] [-TMPDIR <tmpdir>] [-JOBNAME <jobname>] [-nocopy]

  -HOST <host>          Run job remotely on the indicated host entry. Only
                        single-CPU jobs are supported.
  -TMPDIR <tmpdir>      Store temporary job files in <tmpdir>.
  -JOBNAME <jobname>    Override default job name.
  -nocopy               Do not copy source or destination 1D data files
                        between the local host and job host. 1D data file
                        names must include an absolute path that exists on the
                        job host and on all compute nodes of that host.