Description

Filters GFF records to keep only the longest isoform per gene

Input

name:type
description
pattern

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

gxf:file

Annotation file in GFF/GTF format

*.{gff, gtf}

config:file

Input agat config file. By default AGAT takes as input agat_config.yaml file from the working directory if any, otherwise it takes the original agat_config.yaml shipped with AGAT. To get the agat_config.yaml locally type: “agat config —expose”. The —config option gives you the possibility to use your own AGAT config file (located elsewhere or named differently).

*.yaml

Output

name:type
description
pattern

gff

meta:map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*.gff

${output}:file

Output GFF3 file

*.longest.gff

versions

versions.yml:file

File containing software versions

versions.yml

Tools

agat
GPL v3

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