Add support for extracting data out of Illumina's new RTA runfolder.
authorDiane Trout <diane@caltech.edu>
Wed, 17 Jun 2009 19:36:00 +0000 (19:36 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 17 Jun 2009 19:36:00 +0000 (19:36 +0000)
commit193a2a857d668b5c909a1e580031778f35f7560e
treea5cc6d82d91dd40fb3a10d44719fbd1b637dd3b0
parente53bad95d2cf88833d2f6e90d57115f6fda2cd50
Add support for extracting data out of Illumina's new RTA runfolder.
I dropped extraction of matrix & phasing for the moment, no one was
looking for them, and I need to go back to one matrix per lane
for RTA Intensity directories. I'm also not sure where the phasing
information might be being stored.

Another weakness is if there is a firecrest directory the run scanning
wasn't finding the intensities directory.
htsworkflow/pipelines/bustard.py
htsworkflow/pipelines/gerald.py
htsworkflow/pipelines/ipar.py
htsworkflow/pipelines/runfolder.py
htsworkflow/pipelines/test/simulate_runfolder.py
htsworkflow/pipelines/test/test_runfolder_rta.py [new file with mode: 0644]
htsworkflow/pipelines/test/testdata/rta_basecalls_config.xml [new file with mode: 0644]
htsworkflow/pipelines/test/testdata/rta_intensities_config.xml [new file with mode: 0644]