×

nf-core/strdrop/build @ 0.0.0-0c7146d

Build reference json from sequencing coverage in STR VCFs

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

Summary

Build reference json from sequencing coverage in STR VCFs

Get started

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

include { STRDROP_BUILD } from 'nf-core/strdrop/build'

License

MIT License

Process
Name STRDROP_BUILD
Input 1 channel
#1 tuple
meta map

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

training_set file

Input VCF training set files

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

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

*.json file

Output reference json file

*.json
#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-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:40:56 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fstrdrop%2Fbuild/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/strdrop/build/blobs/sha256:537febaac0a97ecbf022e874f552923651e1b2554019c83ec216c568628a4829
Size 2.6 KB
Checksum sha256:537febaac0a97ecbf022e874f552923651e1b2554019c83ec216c568628a4829
Downloads 1
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:47:37 (UTC) 1 2.6 KB
0.0.0-0c7146d 08 Apr 2026 19:40:56 (UTC) 1 2.6 KB