×

nf-core/strdrop/call @ 0.0.0-6c4ed3a

Detect drops in STR coverage

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

Summary

Detect drops in STR coverage

Get started

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

include { STRDROP_CALL } from 'nf-core/strdrop/call'

License

MIT License

Process
Name STRDROP_CALL
Input 3 channels
#1 tuple
meta map

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

vcf file

Input STR call VCF file

*.{vcf,vcf.gz,bcf,bcf.gz}
#2 tuple
meta2 map

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

training_set_json file

Input training set as json

*.json
#3 tuple
meta3 map

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

training_set_vcfs file

Input training set as VCF files

*.{vcf,vcf.gz,bcf,bcf.gz}
Output 2 channels
#1 vcf tuple
meta map

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

*.vcf.gz file

Output annotated VCF file

*.{vcf.gz}
#2 versions_strdrop tuple
${task.process} string

The name of the process

strdrop string

The name of the tool

strdrop --version | sed 's/.* //g' eval

The expression to obtain the version of the tool

Tool Description Homepage
strdrop Flag STR coverage drops in LRS data https://github.com/dnil/strdrop
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:47:39 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fstrdrop%2Fcall/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/strdrop/call/blobs/sha256:1e1d43ec4f78238d985f69677e6136884b4446b32010629a322e1a9f0d550b72
Size 2.9 KB
Checksum sha256:1e1d43ec4f78238d985f69677e6136884b4446b32010629a322e1a9f0d550b72
Downloads 1
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:47:39 (UTC) 1 2.9 KB
0.0.0-0c7146d 08 Apr 2026 19:40:58 (UTC) 1 2.9 KB