nf-core/truvari/consistency @ 0.0.0-3fc6d40
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-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:34:53 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ftruvari%2Fconsistency/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/truvari/consistency/blobs/sha256:3e1b9c0046913e711ff62bf0d4b159911fc4aba4c5d3a94de67e2d0b6cc2ce00 |
| Size | 2.6 KB |
| Checksum | sha256:3e1b9c0046913e711ff62bf0d4b159911fc4aba4c5d3a94de67e2d0b6cc2ce00 |
| 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 |