×

nf-core/saltshaker/call @ 0.0.0-0c7146d

mtDNA deletion and duplication calling downstream of mitosalt

Latest version: 0.0.0-6c4ed3a
Total downloads: 8
Source: nf-core/modules
Authors: @ieduba
Maintainers: @ieduba

Summary

mtDNA deletion and duplication calling downstream of mitosalt

Get started

Add the following snippet to your workflow script to include this module.

include { SALTSHAKER_CALL } from 'nf-core/saltshaker/call'

License

MIT License

Process
Name SALTSHAKER_CALL
Input 9 channels
#1 tuple
meta map

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

breakpoint file

breakpoint file from mitosalt

*.{breakpoint}
cluster file

cluster file from mitosalt

*.{cluster}
#2 tuple
meta2 map

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

mtfasta file

Reference mitochondrial genome in FASTA format

*.{fasta,fa}
flank integer

Basepairs flanking a deletion

heteroplasmy_limit float

Minimum heteroplasmy level to report a deletion/duplication

mito_length integer

Length of the mitochondrial genome

heavy_strand_origin_start integer

Start position of the heavy strand origin of replication

heavy_strand_origin_end integer

End position of the heavy strand origin of replication

light_strand_origin_start integer

Start position of the light strand origin of replication

light_strand_origin_end integer

End position of the light strand origin of replication

Output 2 channels
#1 call tuple
meta map

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

*_call_metadata.tsv file

tsv with variant call metadata to be used in saltshaker_classify

*_call_metadata.tsv
#2 versions_saltshaker tuple
${task.process} string

The name of the process

saltshaker string

The name of the tool

1.0.0 string

Hardcoded version of saltshaker used in the module

Tool Description Homepage
saltshaker A Python package for classifying and visualizing mitochondrial structural variants from MitoSAlt pipeline output. https://github.com/aksenia/saltshaker
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:32:55 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fsaltshaker%2Fcall/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/saltshaker/call/blobs/sha256:7ad8b95b7bb4277962a9880a4972a4367d5315bbe2abf4c1b46bd7c0fe03bac1
Size 2.7 KB
Checksum sha256:7ad8b95b7bb4277962a9880a4972a4367d5315bbe2abf4c1b46bd7c0fe03bac1
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:41:48 (UTC) 4 2.7 KB
0.0.0-0c7146d 08 Apr 2026 19:32:55 (UTC)