Description

Transcript assembly and quantification for RNA-Se

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

Stringtie transcript gtf output(s).

annotation_gtf{:bash}

:file

Annotation gtf file (optional).

Output

name:type
description
pattern

transcript_gtf{:bash}

meta{:bash}

:map

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

*.transcripts.gtf{:bash}

:file

transcript gtf

*.{transcripts.gtf}

abundance{:bash}

meta{:bash}

:map

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

*.abundance.txt{:bash}

:file

abundance

*.{abundance.txt}

coverage_gtf{:bash}

meta{:bash}

:map

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

*.coverage.gtf{:bash}

:file

coverage gtf

*.{coverage.gtf}

ballgown{:bash}

meta{:bash}

:map

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

*.ballgown{:bash}

:file

for running ballgown

*.{ballgown}

versions_stringtie{:bash}

${task.process}{:bash}

:string

The name of the process

stringtie{:bash}

:string

The name of the tool

stringtie --version{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

stringtie{:bash}

:string

The name of the tool

stringtie --version{:bash}

:eval

The expression to obtain the version of the tool

Tools

stringtie2
MIT

Transcript assembly and quantification for RNA-Seq