Description

view function to generate vcfs

Input

Name (Type)
Description
Pattern

meta (map)

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

pytor_files (file)

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

*.{pytor}

bin_sizes (string)

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

output_format (string)

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

Output

Name (Type)
Description
Pattern

meta (map)

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

tsv (file)

tsv file containing cnv calls

*.{tsv}

vcf (file)

vcf file containing cnv calls

*.{vcf}

xls (file)

xls file containing cnv calls

*.{xls}

versions (file)

File containing software versions

versions.yml

Tools

cnvpytor
MIT

calling CNVs using read depth