Description

Infer strandedness from sequencing reads

Input

name:type
description
pattern

meta

:map

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

bam

:file

the bam file to calculate statistics of

*.{bam}

bai

:file

BAM index file

*.{bai}

bed

:file

a bed file for the reference gene model

*.{bed}

Output

name:type
description
pattern

txt

meta

:file

infer_experiment results report

*.infer_experiment.txt

*.infer_experiment.txt

:file

infer_experiment results report

*.infer_experiment.txt

versions_rseqc

${task.process}

:string

The name of the process

rseqc

:string

The name of the tool

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

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

rseqc

:string

The name of the tool

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

:eval

The expression to obtain the version 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.