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{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

svtk
MIT

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