nf-core/odgi/draw @ 0.0.0-0c7146d
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-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:59:23 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fodgi%2Fdraw/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/odgi/draw/blobs/sha256:361145dedf8aa88c82517611da7a8c31df67dcbb6f2f836d01e94848b557dedf |
| Size | 2.2 KB |
| Checksum | sha256:361145dedf8aa88c82517611da7a8c31df67dcbb6f2f836d01e94848b557dedf |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:59:23 (UTC) | 1 | 2.2 KB | - |