Description

compare detected splice junctions to reference gene model

Input

name:type
description
pattern

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}

:file

BAM index file

*.{bai}

bed{:bash}

:file

a bed file for the reference gene model

*.{bed}

Output

name:type
description
pattern

xls{:bash}

meta{:bash}

:file

xls file with junction information

*.xls

*.xls{:bash}

:file

xls file with junction information

*.xls

rscript{:bash}

meta{:bash}

:file

xls file with junction information

*.xls

*.r{:bash}

:file

Rscript to reproduce the plots

*.r

log{:bash}

meta{:bash}

:file

xls file with junction information

*.xls

*.log{:bash}

:file

Log file of execution

*.junction_annotation.log

bed{:bash}

meta{:bash}

:file

xls file with junction information

*.xls

*.junction.bed{:bash}

:file

bed file of annotated junctions

*.junction.bed

interact_bed{:bash}

meta{:bash}

:file

xls file with junction information

*.xls

*.Interact.bed{:bash}

:file

Interact bed file

*.Interact.bed

pdf{:bash}

meta{:bash}

:file

xls file with junction information

*.xls

*junction.pdf{:bash}

:file

junction plot

*.junction.pdf

events_pdf{:bash}

meta{:bash}

:file

xls file with junction information

*.xls

*events.pdf{:bash}

:file

events plot

*.events.pdf

versions_rseqc{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

rseqc{:bash}

:string

The tool name

junction_annotation.py --version | sed "s/junction_annotation.py //"{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

rseqc{:bash}

:string

The tool name

junction_annotation.py --version | sed "s/junction_annotation.py //"{:bash}

: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.