nf-core/sentieon/collectvcmetrics @ 0.0.0-0c7146d
Summary
Accelerated implementation of the Picard CollectVariantCallingMetrics tool.
Get started
Add the following snippet to your workflow script to include this module.
include { SENTIEON_COLLECTVCMETRICS } from 'nf-core/sentieon/collectvcmetrics'
License
MIT License
Name
|
SENTIEON_COLLECTVCMETRICS |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
vcf
file
|
Sorted VCF file [required] *.vcf
|
tbi
file
|
VCF index file [required] *.vcf{,.gz}.tbi
|
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
dbsnp
file
|
dbsnp VCF file [required] *.vcf{,.gz}
|
dbsnp_tbi
file
|
dbsnp VCF index file [required] *.vcf{,.gz}.tbi
|
meta3
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
Genome fasta file [required] *.{fa,fasta}
|
meta4
map
|
Groovy Map containing sample information e.g. |
|---|---|
fai
file
|
Index of the genome fasta file [required] *.fai
|
meta5
map
|
Groovy Map containing sample information e.g. |
|---|---|
interval
file
|
BED file of genome regions to draw coverage from *.bed
|
metrics
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.variant_calling_detail_metrics
file
|
Metrics file from VCF *.variant_calling_detail_metrics
|
summary
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.variant_calling_summary_metrics
file
|
Summary of VCF metrics *.collectvcmetrics.txt
|
versions_sentieon
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
sentieon
string
|
The tool name |
sentieon driver --version | sed "s/.*-//g"
string
|
The command used to generate the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| sentieon | Sentieon® provides complete solutions for secondary DNA/RNA analysis for a variety of sequencing platforms, including short and long reads. Our software improves upon BWA, STAR, Minimap2, GATK, HaplotypeCaller, Mutect, and Mutect2 based pipelines and is deployable on any generic-CPU-based computing system. | https://www.sentieon.com/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:11:50 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fsentieon%2Fcollectvcmetrics/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/sentieon/collectvcmetrics/blobs/sha256:ae79199c0cc7d25b84623ebd1494057585fb93f301a9c0789d04796b032ffe1a |
| Size | 3.5 KB |