I need to merge demultiplexed paired-end reads to a single fastq file for each sample for uploading to a repository. Is there a way to obtain these files from QIIME2, rather than using a completely separate tool like FLASh?
I checked the demux-paired-end.qza file and there is still a R1 and R2 file for every sample, so I assume that they aren’t merged?