Description

GenomeTools gt-gff3validator utility to strictly validate a GFF3 file

Input

name:type
description
pattern

meta

:map

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

gff3

:file

Input gff3 file

*.{gff,gff3}

Output

name:type
description
pattern

success_log

meta

:map

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

*.success.log

:file

Log file for successful validation

*.success.log

error_log

meta

:map

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

*.error.log

:file

Log file for failed validation

*.error.log

versions_gt

${task.process}

:string

The name of the process

genometools

:string

The name of the tool

gt --version | sed '1!d;s/.* //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

genometools

:string

The name of the tool

gt --version | sed '1!d;s/.* //'

:eval

The expression to obtain the version of the tool