rjpbonnal / bioruby-ngs

This plugins is intended to wrap the common software used for Next Generation Sequencing data
Other
28 stars 12 forks source link

Validate directory/project structure before running a task #11

Open rjpbonnal opened 13 years ago

rjpbonnal commented 13 years ago

Some task can run only if a directory structure is satisfied, i.e. biongs convert:qseq:fastq:by_lane_index biongs convert:qseq:fastq:samples_by_lane

they expect to work in a directory with file and directories created from Illumina's demultiplexing software. demultipleixing creates multiple directories for each index 001, 002 and so on.