nf-core/gfaffix @ 0.0.0-0c7146d
Summary
Collapse walk-preserving shared affixes in variation graphs in GFA format
Get started
Add the following snippet to your workflow script to include this module.
include { GFAFFIX } from 'nf-core/gfaffix'
License
MIT License
Process
Name
|
GFAFFIX |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
gfa
file
|
Variation graph in GFA format *.{gfa}
|
Output
3 channels
#1
gfa
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.gfa
file
|
Non-redundant variation graph in GFA 1.0 format *.{gfa}
|
#2
affixes
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.txt
file
|
Shared affixes in tab-separated values (TSV) text format *.{txt}
|
#3
versions_gfaffix
tuple
${task.process}
string
|
The name of the process |
|---|---|
gfaffix
string
|
The name of the tool |
gfaffix --version | cut -d" " -f2
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| gfaffix | GFAffix identifies walk-preserving shared affixes in variation graphs and collapses them into a non-redundant graph structure. | https://github.com/marschall-lab/GFAffix |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:44:25 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgfaffix/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/gfaffix/blobs/sha256:2d88af1160b70fb83d13f42a952f9662a2100f90b7a795a8ad9857cc83cd82da |
| Size | 2.3 KB |
| Checksum | sha256:2d88af1160b70fb83d13f42a952f9662a2100f90b7a795a8ad9857cc83cd82da |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:44:25 (UTC) | 1 | 2.3 KB | - |