Runner seems to work with running the pipeline when launch from within
authorBrandon King <kingb@caltech.edu>
Fri, 4 Jan 2008 22:04:44 +0000 (22:04 +0000)
committerBrandon King <kingb@caltech.edu>
Fri, 4 Jan 2008 22:04:44 +0000 (22:04 +0000)
commit62f2de44d1f32f3ed336d5334cee0bf17f3b97ba
tree697ee0abd51061a0a0f98c9858e13b2d0f958845
parent5c307cd08dfc30208ee663e9e450ad3ff1c99fac
Runner seems to work with running the pipeline when launch from within
any directory.
 * stdout/stderr output is saved in top level of the analysis directory.
 * Requires a base_analysis_dir to be set in bot config file (stating
   where all the analysis directories are stored.
gaworkflow/pipeline/configure_run.py
gaworkflow/pipeline/run_status.py
gaworkflow/runner.py
scripts/configure_pipeline