Description

Performs tests on BAF files

Input

name:type
description
pattern

meta

:map

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

bed

:file

A BED file created with svtk vcf2bed

*.bed

baf

:file

A BAF file created with gatk PrintSVEvidence

*.baf.txt.gz

baf_index

:file

The index of the BAF file

*.baf.txt.gz.tbi

batch

:file

A text file containing information about the sample(s)

*.txt

Output

name:type
description
pattern

metrics

meta

:map

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

*.metrics

:file

The results file from the BAF test

*.metrics

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.