Description

Takes a bed12 file and converts to a GFF3 file

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

bed{:bash}

:file

Input bed12 file

*.bed

Output

name:type
description
pattern

gff{:bash}

meta{:bash}

:map

Groovy Map containing sample information

*.gff{:bash}

:file

Output GFF3 file

*.{gff}

versions_agat{:bash}

${task.process}{:bash}

:string

The name of the process

agat{:bash}

:string

The name of the tool

agat_convert_bed2gff.pl --help | grep Version | cut -d" " -f11{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

agat{:bash}

:string

The name of the tool

agat_convert_bed2gff.pl --help | grep Version | cut -d" " -f11{:bash}

:eval

The expression to obtain the version of the tool

Tools

agat
GPL v3

AGAT is a toolkit for manipulation and getting information from GFF/GTF files