Calculate how mapped reads are distributed over genomic features
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
bam{:bash}
:file
the alignment in bam format
*.{bam}
bai{:bash}
BAM index file
*.{bai}
bed{:bash}
a bed file for the reference gene model
*.{bed}
txt{:bash}
the read distribution report
*.read_distribution.txt
*.read_distribution.txt{:bash}
versions_rseqc{:bash}
${task.process}{:bash}
:string
The process the versions were collected from
rseqc{:bash}
The tool name
read_distribution.py --version | sed "s/read_distribution.py //"{:bash}
:eval
The expression to obtain the version of the tool
versions{:bash}
RSeQC package provides a number of useful modules that can comprehensively evaluate high throughput sequence data especially RNA-seq data.