Core functions for saving and finding fastq files generated by a HiSeq.
authorDiane Trout <diane@caltech.edu>
Fri, 2 Mar 2012 01:26:57 +0000 (17:26 -0800)
committerDiane Trout <diane@caltech.edu>
Fri, 2 Mar 2012 01:26:57 +0000 (17:26 -0800)
commitb95389fe83caeca5fc25e449e3ea8e8d54adf1ec
treef5696b7f52bfc206b9c41173c5db21b64ef3c72c
parent562daca423e06a56f990eddce1796b5d239080a5
Core functions for saving and finding fastq files generated by a HiSeq.

Becuase of the multiple tiles and demultiplexing I'm writing them into
the flowcell directory with the Project_NNNNN[_IndexN] directory
names.
htsworkflow/pipelines/runfolder.py
htsworkflow/pipelines/sequences.py
htsworkflow/pipelines/srf.py
htsworkflow/pipelines/test/test_sequences.py