Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 360 Bytes

Readme.md

File metadata and controls

13 lines (11 loc) · 360 Bytes

Pipebox

Installation

  • git clone https://github.com/Michael-D-Johnson/pipebox.git
  • cd pipebox
  • setenv PIPEBOX_DIR pwd (tcsh)
  • export PIPEBOX_DIR=pwd (bash)
  • mkdir -p $HOME/PIPEBOX_WORK (optional)
  • setenv PIPEBOX_WORK $HOME/PIPEBOX_WORK (tcsh)
  • export PIPEBOX_WORK=$HOME/PIPEBOX_WORK (bash)
  • create_user_config.py
  • submit_pipeline.py -h