SciLifeLab / bcbb

Useful bioinformatics code, primarily in Python and R
http://bcbio.wordpress.com
10 stars 11 forks source link

Custom output path demultiplexing results #273

Closed guillermo-carrasco closed 11 years ago

guillermo-carrasco commented 11 years ago

This PR adds the necessary changes to be able to specify the output directory for the demultiplexing and BCL to FASTQ conversion. This arises from the problems that we've been having lately when processing in MooseFS. As accorded with @b97pla, the functionality work as follows:

I also added a flowchart of illumina_finished_msg.py that I made.