- 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