nf-core/smoothxg @ 0.0.0-3fc6d40
Summary
Linearize and simplify variation graph in GFA format using blocked partial order alignment
Get started
Add the following snippet to your workflow script to include this module.
include { SMOOTHXG } from 'nf-core/smoothxg'
License
MIT License
Process
Name
|
SMOOTHXG |
|---|
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 1.0 format *.{gfa}
|
Output
3 channels
#1
gfa
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*smoothxg.gfa
file
|
Linearized and simplified graph in GFA 1.0 format *.smoothxg.{gfa}
|
#2
maf
*.maf
file
|
write the multiple sequence alignments (MSAs) in MAF format in this file (optional) *.{maf}
|
|---|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| smoothxg | smoothxg linearizes and simplifies variation graphs using blocked partial order alignment. | https://github.com/pangenome/smoothxg |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:32:09 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fsmoothxg/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/smoothxg/blobs/sha256:a4ef27dfff9a9945c57c8f4d2ab98767cd00eca8ab2ed20d26754ce4d0aee686 |
| Size | 2.4 KB |
| Checksum | sha256:a4ef27dfff9a9945c57c8f4d2ab98767cd00eca8ab2ed20d26754ce4d0aee686 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:46:29 (UTC) | 3 | 2.4 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:32:09 (UTC) | 3 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:39:09 (UTC) | 4 | 2.4 KB |