Description

Simple software to call UPD regions from germline exome/wgs trios.

Input

name:type
description
pattern

meta{:bash}

:map

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

vcf{:bash}

:file

VCF file

*.{vcf,vcf.gz}

Output

name:type
description
pattern

bed{:bash}

meta{:bash}

:map

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

*.bed{:bash}

:file

BED file

*.{bed}

versions_upd{:bash}

${task.process}{:bash}

:string

The name of the process

upd{:bash}

:string

The name of the tool

upd --version 2>&1 | sed 's/upd, version //'{: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

upd{:bash}

:string

The name of the tool

upd --version 2>&1 | sed 's/upd, version //'{:bash}

:eval

The expression to obtain the version of the tool

Tools

upd
MIT

Simple software to call UPD regions from germline exome/wgs trios.