Converts a GFF/GTF file into a TSV file
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
gff{:bash}
:file
Annotation file in GFF3/GTF format
*.{gff, gtf}
tsv{:bash}
Groovy Map containing sample information
*.tsv{:bash}
Annotation file in TSV format
*.{gtf}
versions_agat{:bash}
${task.process}{:bash}
:string
The name of the process
agat{:bash}
The name of the tool
agat --version | sed 's/^v//'{:bash}
:eval
The expression to obtain the version of the tool
versions{:bash}
AGAT is a toolkit for manipulation and getting information from GFF/GTF files