×

nf-core/odgi/draw @ 0.0.0-6c4ed3a

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

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @subwaystation
Maintainers: @subwaystation

Summary

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

Get started

Add the following snippet to your workflow script to include this module.

include { ODGI_DRAW } from 'nf-core/odgi/draw'

License

MIT License

Process
Name ODGI_DRAW
Input 1 channel
#1 tuple
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 2 channels
#1 png tuple
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}
#2 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
odgi An optimized dynamic genome/graph implementation https://github.com/pangenome/odgi
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:33:24 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fodgi%2Fdraw/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/odgi/draw/blobs/sha256:38215699e1caad9cc79d3ab20a2b2350000e9473d1eec819ce3953be5b742fef
Size 2.2 KB
Checksum sha256:38215699e1caad9cc79d3ab20a2b2350000e9473d1eec819ce3953be5b742fef
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:33:24 (UTC) 3 2.2 KB
0.0.0-3fc6d40 22 Apr 2026 15:23:51 (UTC) 3 2.3 KB
0.0.0-0c7146d 08 Apr 2026 19:21:50 (UTC) 4 2.2 KB