Description

Command line tool for calling CNVs in whole genome sequencing data

Input

name:type
description
pattern

meta{:bash}

:map

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

pytor{:bash}

:file

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

*.{pytor}

bin_sizes{:bash}

:string

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

Output

name:type
description
pattern

pytor{:bash}

meta{:bash}

:map

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

${pytor.baseName}.pytor{:bash}

:file

pytor files containing cnv calls

*.{pytor}

versions_cnvpytor{:bash}

${task.process}{:bash}

:string

The name of the process

cnvpytor{:bash}

:string

The name of the tool

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

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

cnvpytor{:bash}

:string

The name of the tool

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

:eval

The expression to obtain the version of the tool

Tools

cnvpytor
MIT

calling CNVs using read depth