Description

compare detected splice junctions to reference gene model

Input

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

bam (file)

the alignment in bam format

*.{bam}

bed (file)

a bed file for the reference gene model

*.{bed}

Output

Name (Type)
Description
Pattern

bed (file)

bed file of annotated junctions

*.junction.bed

interact_bed (file)

Interact bed file

*.Interact.bed

xls (file)

xls file with junction information

*.xls

pdf (file)

junction plot

*.junction.pdf

events_pdf (file)

events plot

*.events.pdf

rscript (file)

Rscript to reproduce the plots

*.r

log (file)

Log file of execution

*.junction_annotation.log

versions (file)

File containing software versions

versions.yml

Tools

rseqc
GPL-3.0-or-later

RSeQC package provides a number of useful modules that can comprehensively evaluate high throughput sequence data especially RNA-seq data.