6.8 EXERCISE 5

Modify the test3.nf file to make two different subworkflows:

  • one for fastqc + bowtie alignment
  • one for a new fastqc analysis of the aligned files produced by bowtie.

For convenience you can use the multiqc config file called config.yaml in the multiqc process.

Answer

Solution in the file test3_2.nf