Description

Calculate TIN (transcript integrity number) from RNA-seq reads

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

Input BAM file

*.{bam}

bai{:bash}

:file

Index for input BAM file

*.{bai}

bed{:bash}

:file

BED file containing the reference gene model

*.{bed}

Output

name:type
description
pattern

txt{:bash}

meta{:bash}

:file

TXT file containing tin.py results summary

*.txt

*.txt{:bash}

:file

TXT file containing tin.py results summary

*.txt

xls{:bash}

meta{:bash}

:file

TXT file containing tin.py results summary

*.txt

*.xls{:bash}

:file

XLS file containing tin.py results

*.xls

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

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.