Add support for scanning for results in the IPAR directory.
authorDiane Trout <diane@caltech.edu>
Thu, 30 Oct 2008 22:03:12 +0000 (22:03 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 30 Oct 2008 22:03:12 +0000 (22:03 +0000)
commite5fd73d7bdcc8bd091898756674b38261ad5803b
tree23a4cd5209dc66098478c349398878fc07720ba4
parentbc59c61f4545957f3be200bf1ec7c869f4741cbf
Add support for scanning for results in the IPAR directory.

The field that was the firecrest class in PipelineRun is now the
"image_analysis" field and can be either firecrest or ipar.

I also extracted some of the common functions out of the runfolder test
modules and added them to a seperate "simulate_runfolder" module.
htsworkflow/pipelines/gerald.py
htsworkflow/pipelines/ipar.py [new file with mode: 0644]
htsworkflow/pipelines/runfolder.py
htsworkflow/pipelines/test/__init__.py [new file with mode: 0644]
htsworkflow/pipelines/test/simulate_runfolder.py [new file with mode: 0644]
htsworkflow/pipelines/test/test_runfolder026.py
htsworkflow/pipelines/test/test_runfolder030.py
htsworkflow/pipelines/test/test_runfolder_ipar100.py [new file with mode: 0644]