Description

Draw previously-determined 2D layouts of the graph with diverse annotations.

Input

name:type
description
pattern

meta

:map

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

graph

:file

Pangenome graph in GFA v1.0 format or ODGI binary format

*.{gfa,og}

lay

:file

2D layout from ‘odgi layout’ in LAY binary format

*.{lay}

Output

name:type
description
pattern

png

meta

:map

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

*.png

:file

File in PNG format containing a 2D drawing of a pangenome graph

*.{png}

versions_odgi

${task.process}

:string

The name of the process

odgi

:string

The name of the tool

odgi version | sed 's/^v//; 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

odgi

:string

The name of the tool

odgi version | sed 's/^v//; s/-.*//'

:eval

The expression to obtain the version of the tool