nf-core/truvari/consistency @ 0.0.0-0c7146d
Summary
Over multiple vcfs, calculate their intersection/consistency.
Get started
Add the following snippet to your workflow script to include this module.
include { TRUVARI_CONSISTENCY } from 'nf-core/truvari/consistency'
License
MIT License
Process
Name
|
TRUVARI_CONSISTENCY |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
vcfs
file
|
two or more VCF files to compare *.{vcf,gz}
|
Output
2 channels
#1
consistency
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.{txt,json}
file
|
Output report in txt or json format *.{txt,json}
|
#2
versions_truvari
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
truvari
string
|
The name of the tool |
truvari version | sed 's/Truvari v//'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| truvari | Structural variant comparison tool for VCFs | https://github.com/ACEnglish/truvari |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:44:22 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ftruvari%2Fconsistency/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/truvari/consistency/blobs/sha256:e7c5f201de9676f6fc83173a037e8a1370f61b9fd4076765739d77349288059a |
| Size | 2.5 KB |
| Checksum | sha256:e7c5f201de9676f6fc83173a037e8a1370f61b9fd4076765739d77349288059a |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:50:17 (UTC) | 3 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:34:53 (UTC) | 3 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:44:22 (UTC) | 3 | 2.5 KB |