Add intron features to gtf/gff file without intron features.
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
gff
:file
Input gtf/gff file
*.{gff,gff3,gtf}
config
Optional input agat config file
*.{yaml,yml}
Groovy Map containing sample information
${output}
Output gff3 file with introns
*.gff
versions_agat
${task.process}
:string
The name of the process
agat
The name of the tool
agat --version | sed 's/v//'
:eval
The expression to obtain the version of the tool
versions
Another Gff Analysis Toolkit (AGAT). Suite of tools to handle gene annotations in any GTF/GFF format.