- I am using this repository as a training environment to learn NextFlow
- Learn how to use NextFlow
- This pipeline is designed to run on the QMUL HPC (Apocrita)
- Pipeline:
- Subset FASTQ files down to 1M reads
- Run FASTQC on subsetted FASTQ files
- Run TRIMGALORE on full FASTQ files
- Run FASTQC on trimming output
- Run MULTIQC on outputs from FASTQC on subsetted reads and trimmed reads