nf-core/seqwish/induce @ 0.0.0-0c7146d
Summary
Induce a variation graph in GFA format from alignments in PAF format
Get started
Add the following snippet to your workflow script to include this module.
include { SEQWISH_INDUCE } from 'nf-core/seqwish/induce'
License
MIT License
Process
Name
|
SEQWISH_INDUCE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
paf
list
|
comma-separated PAF file(s) of alignments, single entry allowed [*.{paf,paf.gz},*.{paf,paf.gz},...]
|
fasta
file
|
FASTA file used to generate alignments *.{fa,fa.gz,fasta,fasta.gz}
|
Output
2 channels
#1
gfa
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}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| seqwish | seqwish implements a lossless conversion from pairwise alignments between sequences to a variation graph encoding the sequences and their alignments. | https://github.com/ekg/seqwish |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:13:30 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fseqwish%2Finduce/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/seqwish/induce/blobs/sha256:540f11c478ea44b918de8704d4914e608740289612ec4728085cafdd33c910eb |
| Size | 2.5 KB |
| Checksum | sha256:540f11c478ea44b918de8704d4914e608740289612ec4728085cafdd33c910eb |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:13:30 (UTC) | 1 | 2.5 KB | - |