Description

Count the instances of each SVTYPE observed in each sample in a VCF.

Input

name:type
description
pattern

meta

:map

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

vcf

:file

The VCF file containing structural variants

*.vcf.gz

Output

name:type
description
pattern

counts

meta

:map

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

*.tsv

:file

A tab-delimited file containing the counts of the SV types

*.tsv

versions_svtk

${task.process}

:string

The process the versions were collected from

svtk

:string

The tool name

0.0.20190615

:string

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

svtk

:string

The tool name

0.0.20190615

:string

The expression to obtain the version of the tool

Tools

svtk
MIT

Utilities for consolidating, filtering, resolving, and annotating structural variants.