nf-core/deepvariant/vcfstatsreport @ 0.0.0-0c7146d
Summary
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data
Get started
Add the following snippet to your workflow script to include this module.
include { DEEPVARIANT_VCFSTATSREPORT } from 'nf-core/deepvariant/vcfstatsreport'
License
MIT License
Process
Name
|
DEEPVARIANT_VCFSTATSREPORT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
vcf
file
|
VCF file {*.vcf,vcf.gz,bcf,bcf.gz}
|
Output
2 channels
#1
report
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}.visual_report.html
file
|
Visual report in HTML format *.html
|
#2
versions_deepvariant
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
deepvariant
string
|
The tool name |
/opt/deepvariant/bin/run_deepvariant --version | sed 's/^.*version //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| deepvariant | DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data | https://github.com/google/deepvariant |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 0c7146d85582628b5d1034504702fa808632b1af |
| Release Date | 08 Apr 2026 18:35:52 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fdeepvariant%2Fvcfstatsreport/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/deepvariant/vcfstatsreport/blobs/sha256:15de9fb647094d4f9aabbbe2832b6e3a9c99a21d4b925d87c0f8e2b000f46577 |
| Size | 2.4 KB |
| Checksum | sha256:15de9fb647094d4f9aabbbe2832b6e3a9c99a21d4b925d87c0f8e2b000f46577 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:35:52 (UTC) | 1 | 2.4 KB | - |