fastqc_results channel, which holds all files (html, zip) that reside in fastqc folder
This process calls on multiqc to compile a html report
- a data channel which holds a multiqc_report.html file
- a multiqc_data folder which holds all other files generated from multiqc call
fastqc process
A MultiQC folder will be created, under which there are a multiqc_report.html file and a multiqc_data folder
Rong Jin