Description

Provides different type of statistics in text format from a GFF/GTF annotation file

Input

name:type
description
pattern

meta

:map

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

gff

:file

Annotation file in GFF3/GTF format

*.{gff, gtf}

Output

name:type
description
pattern

stats_txt

meta

:map

Groovy Map containing sample information

*.txt

:file

Output of Statistics execution

*.{txt}

versions_agat

${task.process}

:string

The name of the process

agat

:string

The name of the tool

agat --version | sed 's/v//'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

agat

:string

The name of the tool

agat --version | sed 's/v//'

:eval

The expression to obtain the version of the tool

Tools

agat
GPL v3

AGAT is a toolkit for manipulation and getting information from GFF/GTF files