×

nf-core/sniffles @ 0.0.0-6c4ed3a

structural-variant calling with sniffles

Latest version: 0.0.0-6c4ed3a
Total downloads: 2
Source: nf-core/modules

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

Process
Name SNIFFLES
Input 5 channels
#1 tuple
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}
#2 tuple
meta2 map

Groovy Map containing reference information e.g. [ id:'fasta' ]

fasta file

Reference database in FASTA format

#3 tuple
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

Output 4 channels
#1 snf tuple
meta map

Groovy Map containing sample information e.g. [ id:'test' ]

*.snf file

SNF file

*.snf
#2 tbi tuple
meta map

Groovy Map containing sample information e.g. [ id:'test' ]

*.vcf.gz.tbi file

Compressed VCF file index

*.tbi
#3 vcf tuple
meta map

Groovy Map containing sample information e.g. [ id:'test' ]

*.vcf.gz file

Compressed VCF file

*.vcf.gz
#4 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