Description

Transcript assembly and quantification for RNA-Se

Input

name:type
description
pattern

meta

:map

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

bam

:file

Stringtie transcript gtf output(s).

annotation_gtf

:file

Annotation gtf file (optional).

Output

name:type
description
pattern

transcript_gtf

meta

:map

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

*.transcripts.gtf

:file

transcript gtf

*.{transcripts.gtf}

abundance

meta

:map

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

*.abundance.txt

:file

abundance

*.{abundance.txt}

coverage_gtf

meta

:map

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

*.coverage.gtf

:file

coverage gtf

*.{coverage.gtf}

ballgown

meta

:map

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

*.ballgown

:file

for running ballgown

*.{ballgown}

versions_stringtie

${task.process}

:string

The name of the process

stringtie

:string

The name of the tool

stringtie --version

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

stringtie

:string

The name of the tool

stringtie --version

:eval

The expression to obtain the version of the tool

Tools

stringtie2
MIT

Transcript assembly and quantification for RNA-Seq