Description

Fixes and standardizes GFF/GTF files and outputs a cleaned GFF/GTF file

Input

name:type
description
pattern

meta{:bash}

:map

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

gxf{:bash}

:file

Annotation file in GFF3/GTF format

*.{gff, gtf}

Output

name:type
description
pattern

output_gff{:bash}

meta{:bash}

:map

Groovy Map containing sample information

*.agat.gff{:bash}

:file

Cleaned annotation file in GFF3 format

*.{gff}

versions_agat{:bash}

${task.process}{:bash}

:string

The name of the process

agat{:bash}

:string

The name of the tool

agat --version | sed 's/v//'{: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

agat{:bash}

:string

The name of the tool

agat --version | sed 's/v//'{:bash}

: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