Description

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

Input

name:type
description
pattern

meta{:bash}

:map

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

vcf{:bash}

:file

The VCF file containing structural variants

*.vcf.gz

Output

name:type
description
pattern

counts{:bash}

meta{:bash}

:map

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

*.tsv{:bash}

:file

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

*.tsv

versions_svtk{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

svtk{:bash}

:string

The tool name

0.0.20190615{:bash}

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

svtk{:bash}

:string

The tool name

0.0.20190615{:bash}

:string

The expression to obtain the version of the tool

Tools

svtk
MIT

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