Re-pairs reads that became disordered or had some mates eliminated.
meta
:map
Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]
[ id:'sample1', single_end:false ]
reads
:file
List of input paired end fastq files
*.{fastq,fq}.gz
interleave
:boolean
Indicates whether the input paired reads are interleaved or not
repaired
*_repaired.fastq.gz
re-paired reads
singleton
${prefix}_singleton.fastq.gz
singleton reads
*singleton.fastq.gz
versions
versions.yml
File containing software versions
log
*.log
log file containing stdout and stderr from repair.sh
Repair.sh is a tool that re-pairs reads that became disordered or had some mates eliminated tools.