nf-core/saltshaker/call @ 0.0.0-6c4ed3a
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
Name
|
SALTSHAKER_CALL |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
breakpoint
file
|
breakpoint file from mitosalt *.{breakpoint}
|
cluster
file
|
cluster file from mitosalt *.{cluster}
|
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 |
|---|
call
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_call_metadata.tsv
file
|
tsv with variant call metadata to be used in saltshaker_classify *_call_metadata.tsv
|
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:41:48 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fsaltshaker%2Fcall/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/saltshaker/call/blobs/sha256:1443d0a5af77588386d468821919683636755128d525d9851371298624b7b92e |
| Size | 2.7 KB |
| Checksum | sha256:1443d0a5af77588386d468821919683636755128d525d9851371298624b7b92e |
| 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) |