vbprep

From VoxBoWiki

Jump to: navigation, search

Download vbprep for:

Or visit:

This page has been tagged as needing a fair bit of work!

vbprep is VoxBo's general purpose script processor, usually used for parsing preprocessing or RFX scripts. Until we get around to writing some detailed documentation, your best bet is to find a sample script to work from.

VoxBo vbprep (v1.8.5pre8/May  6 2010)
usage: vbprep [flags] file [file ...]
flags:
  -h              i'm lazy, show me a sample script file
  -x <filename>   i'm really lazy, make me a sample script file
  -n <study name> processes only study name data set
  -p <opts>       set priority options, see below
  -s              keep sequences separate
  --run=<n>       don't queue, run now on n cores
notes:

  -p can take priority 0-5, or various presets.  See voxq help for
   more info.

  If --run is specified without =n, the default is the total number of
  available cores minus 1 (or 1, if that would be 0).

Personal tools