Description

Assemble transcripts from sorted BAM alignments using StringTie, then merge per-sample transcript GTFs into a unified annotation.

Input

name
description
pattern

bam_sorted

Sorted alignment files.
Structure: [ val(meta), path(bam) ]

*.bam

ch_chrgtf

Reference gene annotation (GTF) for guided assembly and merge.
Structure: [ val(meta), path(gtf) ]

*.gtf

Output

name
description
pattern

stringtie_gtf

Merged transcript annotation produced by StringTie —merge.
Structure: [ val(meta), path(gtf) ]

*.gtf

versions

File containing software versions for the subworkflow components.
Structure: [ path(versions.yml) ]

versions.yml