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:false ]

bam

:file

the alignment in bam format

*.{bam}

bai

:file

BAM index file

*.{bai}

bed

:file

a bed file for the reference gene model

*.{bed}

Output

name:type
description
pattern

xls

meta

:file

xls file with junction information

*.xls

*.xls

:file

xls file with junction information

*.xls

rscript

meta

:file

xls file with junction information

*.xls

*.r

:file

Rscript to reproduce the plots

*.r

log

meta

:file

xls file with junction information

*.xls

*.log

:file

Log file of execution

*.junction_annotation.log

bed

meta

:file

xls file with junction information

*.xls

*.junction.bed

:file

bed file of annotated junctions

*.junction.bed

interact_bed

meta

:file

xls file with junction information

*.xls

*.Interact.bed

:file

Interact bed file

*.Interact.bed

pdf

meta

:file

xls file with junction information

*.xls

*junction.pdf

:file

junction plot

*.junction.pdf

events_pdf

meta

:file

xls file with junction information

*.xls

*events.pdf

:file

events plot

*.events.pdf

versions_rseqc

${task.process}

:string

The process the versions were collected from

rseqc

:string

The tool name

junction_annotation.py --version | sed "s/junction_annotation.py //"

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The process the versions were collected from

rseqc

:string

The tool name

junction_annotation.py --version | sed "s/junction_annotation.py //"

:eval

The expression to obtain the version of the tool of the tool

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.