one way to solve samleenz/nf_modules/#7 is to rename the output of cutadapt trimming (RUN_TRIM_READS()) to something like $sample.fastq.gz
in particular this will mean that the fastqc stats will map correctly to the sample names we want, and is the most simple method for doing so I think