Render an assembly graph in GFA 1.0 format to PNG and SVG image formats
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
gfa
:file
Assembly graph in GFA 1.0 format
*.gfa
png
*.png
Bandage image in PNG format
svg
*.svg
Bandage image in SVG format
versions_bandage
${task.process}
:string
The name of the process
bandage
The name of the tool
export QT_QPA_PLATFORM=offscreen; Bandage --version 2>&1| grep Version | sed "s/^Version: //"
:eval
The expression to obtain the version of the tool
versions
Bandage - a Bioinformatics Application for Navigating De novo Assembly Graphs Easily