×

nf-core/deepvariant/callvariants @ 0.0.0-0c7146d

Call variants from the examples produced by make_examples

Latest version: 0.0.0-0c7146d
Total downloads: 3
Source: nf-core/modules
Maintainers: @abhi18av @ramprasadn

Summary

Call variants from the examples produced by make_examples

Get started

Add the following snippet to your workflow script to include this module.

include { DEEPVARIANT_CALLVARIANTS } from 'nf-core/deepvariant/callvariants'

License

MIT License

Process
Name DEEPVARIANT_CALLVARIANTS
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

make_examples_tfrecords file

The actual sharded input files, from DEEPVARIANT_MAKEEXAMPLES process

*.gz
Output 2 channels
#1 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

#2 call_variants_tfrecords tuple
meta list

Each output contains: unique ID string from input channel, meta, tfrecord file with variant calls.

${prefix}.call-*-of-*.tfrecord.gz list

Each output contains: unique ID string from input channel, meta, tfrecord file with variant calls.

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:57:14 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fdeepvariant%2Fcallvariants/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/deepvariant/callvariants/blobs/sha256:40c4d5a110ef893dc684dc62520aac7bcbc1dfe9a672a85edd3f0ada79415dcb
Size 3.0 KB
Checksum sha256:40c4d5a110ef893dc684dc62520aac7bcbc1dfe9a672a85edd3f0ada79415dcb
Downloads 3
Version Date Status Downloads Size
0.0.0-0c7146d 08 Apr 2026 18:57:14 (UTC) 3 3.0 KB