GenomeTools gt-gff3validator utility to strictly validate a GFF3 file
meta
:map
Groovy Map containing sample information e.g. [ id:'test' ]
[ id:'test' ]
gff3
:file
Input gff3 file
*.{gff,gff3}
success_log
*.success.log
Log file for successful validation
error_log
*.error.log
Log file for failed validation
versions_gt
${task.process}
:string
The name of the process
genometools
The name of the tool
gt --version | sed '1!d;s/.* //'
:eval
The expression to obtain the version of the tool
versions
The GenomeTools genome analysis system