Merging paired-end reads and removing sequencing adapters.
meta
Groovy Map containing sample information e.g. [ id:'test', single_end:false ]
[ id:'test', single_end:false ]
reads
List of input FastQ files of size 2; i.e., paired-end data.
*.{fa,fasta,fastq,fq,fa.gz,fasta.gz,fastq.gz,fq.gz}
versions
File containing software versions
versions.yml
merged_reads
fastq file merged reads
unstitched_read1
fastq file unstitched read 1
unstitched_read2
fastq file unstitched read 2