Description

Add intron features to gtf/gff file without intron features.

Input

name:type
description
pattern

meta{:bash}

:map

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

gff{:bash}

:file

Input gtf/gff file

*.{gff,gff3,gtf}

config{:bash}

:file

Optional input agat config file

*.{yaml,yml}

Output

name:type
description
pattern

gff{:bash}

meta{:bash}

:map

Groovy Map containing sample information

${output}{:bash}

:file

Output gff3 file with introns

*.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

Another Gff Analysis Toolkit (AGAT). Suite of tools to handle gene annotations in any GTF/GFF format.