Description

Call variants from the examples produced by make_examples

Input

name:type
description
pattern

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

name:type
description
pattern

call_variants_tfrecords

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.

versions_deepvariant

${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

Topics

name:type
description
pattern

versions

${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

Tools

deepvariant
BSD-3-clause

DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data