Description

view function to generate vcfs

Input

name:type
description
pattern

meta{:bash}

:map

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

pytor_files{:bash}

:file

pytor file containing cnv calls. To merge calls from multiple samples use a list of files.

*.{pytor}

bin_sizes{:bash}

:string

list of binsizes separated by space e.g. “1000 10000” and “1000”

output_format{:bash}

:string

output format of the cnv calls. Valid entries are “tsv”, “vcf”, and “xls”

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

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

*.vcf{:bash}

:file

vcf file containing cnv calls

*.{vcf}

tsv{:bash}

meta{:bash}

:map

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

*.tsv{:bash}

:file

tsv file containing cnv calls

*.{tsv}

xls{:bash}

meta{:bash}

:map

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

*.xls{:bash}

:file

xls file containing cnv calls

*.{xls}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

cnvpytor
MIT

calling CNVs using read depth