nf-core/odgi/layout @ 0.0.0-6c4ed3a
Summary
Establish 2D layouts of the graph using path-guided stochastic gradient descent. The graph must be sorted and id-compacted.
Get started
Add the following snippet to your workflow script to include this module.
include { ODGI_LAYOUT } from 'nf-core/odgi/layout'
License
MIT License
Name
|
ODGI_LAYOUT |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
graph
file
|
Pangenome graph in GFA v1.0 format or in ODGI binary format *.{gfa,og}
|
lay
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.lay
file
|
File containing a 2D layout of a pangenome graph in a binary format. Usually ends with '.lay'. Optional output specified by the *.{lay}
|
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.tsv
file
|
File containing a 2D layout of a pangenome graph in TSV format. Optional output specified by the *.{tsv}
|
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:25 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fodgi%2Flayout/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/odgi/layout/blobs/sha256:d1d1e41689e6b14859bdbbc8ea353fb8b5fe8bf4295a23ced7662b0357ad6276 |
| Size | 2.4 KB |
| Checksum | sha256:d1d1e41689e6b14859bdbbc8ea353fb8b5fe8bf4295a23ced7662b0357ad6276 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:33:25 (UTC) | 3 | 2.4 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:23:52 (UTC) | 3 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:21:52 (UTC) | 3 | 2.4 KB |