nf-core/sentieon/collectvcmetrics @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:43:54 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fsentieon%2Fcollectvcmetrics/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/sentieon/collectvcmetrics/blobs/sha256:12a7a7772b4bc84741a5ca8a0d8670e60723ab9d1a3ed9312ef5da6f50df246f |
| Size | 3.5 KB |