3373: split-fastq: merge loops to capture both single and paired fastq files.
authorPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 8 Aug 2014 19:46:49 +0000 (15:46 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 8 Aug 2014 19:46:49 +0000 (15:46 -0400)
commitb1365ce7c1ccc74f479b1ebdf31b5da52028da84
tree9b7719c0c987d2d2cda8cae361be49a7e54ae4d1
parent6f231c2537c196644f15eb7cac6f6861ea24e429
3373: split-fastq: merge loops to capture both single and paired fastq files.
Will now error out if there are fastq files in subdirectories instead of
ignoring them silently.  Added comment about splitfastq() function.
crunch_scripts/split-fastq.py