Description

Performs tests on BAF files

Input

name:type
description
pattern

meta{:bash}

:map

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

bed{:bash}

:file

A BED file created with svtk vcf2bed

*.bed

baf{:bash}

:file

A BAF file created with gatk PrintSVEvidence

*.baf.txt.gz

baf_index{:bash}

:file

The index of the BAF file

*.baf.txt.gz.tbi

batch{:bash}

:file

A text file containing information about the sample(s)

*.txt

Output

name:type
description
pattern

metrics{:bash}

meta{:bash}

:map

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

*.metrics{:bash}

:file

The results file from the BAF test

*.metrics

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.