usage: prog [options] target.mrc probe.mrc Locates the best 'docking' locations for a small probe in a large target map. Note that the probe should be in a box barely large enough for it. The target may be arbitrarily padded. For best speed both box sizes should be multiples of 8.
Option | Type | Description |
---|---|---|
--version | None | show program's version number and exit |
--shrink, -S | int | shrink factor for initial search, default=auto |
--num, -N | int | Number of initial alternative positions, default=5 |
--epsilon, -E | float | final target accuracy, default=.01 |
--ppid | int | Set the PID of the parent process, used for cross platform PPID |
--verbose, -v | int | verbose level [0-9], higher number means higher level of verboseness |