nf-core/strdrop/build @ 0.0.0-0c7146d
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. |
|---|---|
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. |
|---|---|
*.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 | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:16:54 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fstrdrop%2Fbuild/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/strdrop/build/blobs/sha256:787cf4f5e701a85711c74bdfc9da1cc0eff5d26e49ce08f82671b11bbe030571 |
| Size | 2.6 KB |
| Checksum | sha256:787cf4f5e701a85711c74bdfc9da1cc0eff5d26e49ce08f82671b11bbe030571 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:16:54 (UTC) | 1 | 2.6 KB | - |