Description

Compare, merge, annotate and estimate accuracy of generated gtf files

Input

name:type
description
pattern

meta{:bash}

:map

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

gtfs{:bash}

:file

GTF/GFF files e.g. [ ‘file_1.gtf’, ‘file_2.gtf’ ]

*.{gtf,gff}

meta2{:bash}

:map

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

fasta{:bash}

:file

Genome reference fasta file (optional)

*.{fasta,fa}

fai{:bash}

:file

Index for fasta file

*.fai

meta3{:bash}

:map

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

reference_gtf{:bash}

:file

Reference annotation in gtf/gff format (optional)

*.{gtf,gff}

Output

name:type
description
pattern

annotated_gtf{:bash}

meta{:bash}

:map

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

*.annotated.gtf{:bash}

:file

Annotated gtf file when reference gtf is provided (optional)

*.annotated.gtf

combined_gtf{:bash}

meta{:bash}

:map

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

*.combined.gtf{:bash}

:file

Combined gtf file when multiple input files are provided (optional)

*.annotated.gtf

tmap{:bash}

meta{:bash}

:map

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

*.tmap{:bash}

:file

File listing the most closely matching reference transcript for each query transcript (optional)

*.tmap

refmap{:bash}

meta{:bash}

:map

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

*.refmap{:bash}

:file

File listing the reference transcripts with overlapping query transcripts (optional)

*.refmap

loci{:bash}

meta{:bash}

:map

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

*.loci{:bash}

:file

File with loci

*.loci

stats{:bash}

meta{:bash}

:map

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

*.stats{:bash}

:file

File with stats for input transcripts as compared to reference alternatively stats for the combined gtf

*.stats

tracking{:bash}

meta{:bash}

:map

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

*.tracking{:bash}

:file

This file matches transcripts up between samples

*.tracking

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml