nf-core/svim/alignment @ 0.0.0-0c7146d
Summary
Structural variant detection from long-read sequencing alignments using SVIM.
Get started
Add the following snippet to your workflow script to include this module.
include { SVIM_ALIGNMENT } from 'nf-core/svim/alignment'
License
MIT License
Process
Name
|
SVIM_ALIGNMENT |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
bam
file
|
Coordinate-sorted BAM/CRAM/SAM alignment file generated from long-read mapping *.{bam,cram,sam}
|
bai
file
|
BAM index file *.bai
|
#2
tuple
meta2
map
|
Groovy Map containing reference information e.g. [ id:'genome' ] |
|---|---|
fasta
file
|
Reference genome in FASTA format *.{fa,fasta,fna}
|
Output
2 channels
#1
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.vcf
file
|
Structural variant calls in VCF format generated by SVIM *.vcf
|
#2
versions_svim
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
svim
string
|
The tool name |
svim --version | sed "s/^.*svim //; s/ .*//"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| svim | SVIM is a structural variant caller for long-read sequencing data that detects deletions, insertions, duplications, inversions and translocations from read alignments. | https://github.com/eldariont/svim |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:17:32 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fsvim%2Falignment/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/svim/alignment/blobs/sha256:3787966adc7e2afb4de6c9779c6c805f3a3e331d73dad7d48b1b886e90c0584f |
| Size | 3.1 KB |
| Checksum | sha256:3787966adc7e2afb4de6c9779c6c805f3a3e331d73dad7d48b1b886e90c0584f |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:17:32 (UTC) | 1 | 3.1 KB | - |