nf-core/odgi/unchop @ 0.0.0-6c4ed3a
Summary
Merge unitigs into a single node preserving the node order.
Get started
Add the following snippet to your workflow script to include this module.
include { ODGI_UNCHOP } from 'nf-core/odgi/unchop'
License
MIT License
Process
Name
|
ODGI_UNCHOP |
|---|
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 in ODGI binary format *.{gfa,og}
|
Output
2 channels
#1
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#2
unchopped_graph
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.og
file
|
Unchopped pangenome graph in ODGI binary format *.{og}
|
| 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:31 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fodgi%2Funchop/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/odgi/unchop/blobs/sha256:c9ec2e181d8c151ddfa05edf4a67006c17f2d943b48a9b4c682bd4b073a2d8c3 |
| Size | 2.1 KB |
| Checksum | sha256:c9ec2e181d8c151ddfa05edf4a67006c17f2d943b48a9b4c682bd4b073a2d8c3 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:33:31 (UTC) | 3 | 2.1 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:23:57 (UTC) | 4 | 2.1 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:21:59 (UTC) | 3 | 2.1 KB |