Sort SAM/BAM/CRAM file
ch_bam
BAM/CRAM/SAM file.
Structure: [ val(meta), path(bam) ]
*.{bam,cram,sam}
ch_fasta_fai
Reference genome fasta file and its index.
Structure: [ val(meta), path(fasta), path(fai) ]
*.{fasta,fa}
bam
Sorted BAM/CRAM/SAM file.
index
BAM/CRAM/SAM index file.
Structure: [ val(meta), path(index) ]
*.{bai,crai,csi}
stats
File containing samtools stats output.
Structure: [ val(meta), path(stats) ]
*.stats
flagstat
File containing samtools flagstat output.
Structure: [ val(meta), path(flagstat) ]
*.flagstat
idxstats
File containing samtools idxstats output.
Structure: [ val(meta), path(idxstats) ]
*.idxstats