nf-core/sniffles @ 0.0.0-6c4ed3a
Summary
structural-variant calling with sniffles
Get started
Add the following snippet to your workflow script to include this module.
include { SNIFFLES } from 'nf-core/sniffles'
License
MIT License
Name
|
SNIFFLES |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
input
file
|
A single .bam/.cram file - OR - one or more .snf files - OR - a single .tsv file containing a list of .snf files and optional sample ids as input *.{bam,cram,snf,tsv}
|
index
file
|
Index of BAM/CAM file *.{bai,crai}
|
meta2
map
|
Groovy Map containing reference information e.g. [ id:'fasta' ] |
|---|---|
fasta
file
|
Reference database in FASTA format |
meta3
map
|
Groovy Map containing tandem repeat information e.g. [ id:'hg38' ] |
|---|---|
tandem_file
file
|
Tandem repeat file *.bed
|
vcf_output
file
|
VCF output file *.vcf.gz
|
|---|
snf_output
file
|
SNF output file |
|---|
snf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.snf
file
|
SNF file *.snf
|
tbi
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.vcf.gz.tbi
file
|
Compressed VCF file index *.tbi
|
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.vcf.gz
file
|
Compressed VCF file *.vcf.gz
|
versions_sniffles
tuple
${task.process}
string
|
The name of the process |
|---|---|
sniffles
string
|
The name of the tool |
sniffles --version | sed 's/.* //g'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| sniffles | a fast structural variant caller for long-read sequencing | https://github.com/fritzsedlazeck/Sniffles |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:46:35 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fsniffles/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/sniffles/blobs/sha256:94beb8fb23dbfe696f17940f49b44b796d0e697b2b58f50f4469b414af0b7fb4 |
| Size | 4.8 KB |
| Checksum | sha256:94beb8fb23dbfe696f17940f49b44b796d0e697b2b58f50f4469b414af0b7fb4 |
| Downloads | 1 |
| Version | Date | Status | Downloads |
|---|