Description

Subworkflow to run multiple commands in the RSeqC package

Input

name
description
pattern

meta

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

]

bam

BAM file to calculate statistics

*.{bam}

bai

Index for input BAM file

*.{bai}

bed

BED file for the reference gene model

*.{bed}

rseqc_modules

List of rseqc modules to run
e.g. [ ‘bam_stat’, ‘infer_experiment’ ]

Output

name
description
pattern

bamstat_txt

bam statistics report

*.bam_stat.txt

innerdistance_all

All the output files from RSEQC_INNERDISTANCE

*.{txt,pdf,R}

innerdistance_distance

the inner distances

*.inner_distance.txt

innerdistance_freq

frequencies of different insert sizes

*.inner_distance_freq.txt

innerdistance_mean

mean/median values of inner distances

*.inner_distance_mean.txt

innerdistance_pdf

distribution plot of inner distances

*.inner_distance_plot.pdf

innerdistance_rscript

script to reproduce the plot

*.inner_distance_plot.R

inferexperiment_txt

infer_experiment results report

*.infer_experiment.txt

junctionannotation_all

All the output files from RSEQC_JUNCTIONANNOTATION

*.{bed,xls,pdf,R,log}

junctionannotation_bed

bed file of annotated junctions

*.junction.bed

junctionannotation_interact_bed

Interact bed file

*.Interact.bed

junctionannotation_xls

xls file with junction information

*.xls

junctionannotation_pdf

junction plot

*.junction.pdf

junctionannotation_events_pdf

events plot

*.events.pdf

junctionannotation_rscript

Rscript to reproduce the plots

*.r

junctionannotation_log

Log file generated by tool

*.log

junctionsaturation_all

All the output files from RSEQC_JUNCTIONSATURATION

*.{pdf,R}

junctionsaturation_pdf

Junction saturation report

*.pdf

junctionsaturation_rscript

Junction saturation R-script

*.r

readdistribution_txt

the read distribution report

*.read_distribution.txt

readduplication_all

All the output files from RSEQC_READDUPLICATION

*.{xls,pdf,R}

readduplication_seq_xls

Read duplication rate determined from mapping position of read

*seq.DupRate.xls

readduplication_pos_xls

Read duplication rate determined from sequence of read

*pos.DupRate.xls

readduplication_pdf

plot of duplication rate

*.pdf

readduplication_rscript

script to reproduce the plot

*.R

tin_txt

TXT file containing tin.py results summary

*.txt

versions

File containing software versions

versions.yml