Description

Command line tool for calling CNVs in whole genome sequencing data

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:โ€˜testโ€™]

pytor

:file

pytor file containing partitions of read depth histograms using mean-shift method

*.{pytor}

bin_sizes

:string

list of binsizes separated by space e.g. โ€œ1000 10000โ€ and โ€œ1000โ€

Output

name:type
description
pattern

pytor

meta

:map

Groovy Map containing sample information e.g. [ id:โ€˜testโ€™ ]

${pytor.baseName}.pytor

:file

pytor files containing cnv calls

*.{pytor}

versions_cnvpytor

${task.process}

:string

The name of the process

cnvpytor

:string

The name of the tool

cnvpytor --version | sed -n 's/.*CNVpytor \(.*\)/\1/p'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

cnvpytor

:string

The name of the tool

cnvpytor --version | sed -n 's/.*CNVpytor \(.*\)/\1/p'

:eval

The expression to obtain the version of the tool

Tools

cnvpytor
MIT

calling CNVs using read depth