Description

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

Input

name:type
description
pattern

meta

:map

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

vcf

:file

VCF file

*.{vcf,vcf.gz}

Output

name:type
description
pattern

bed

meta

:map

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

*.bed

:file

BED file

*.{bed}

versions_upd

${task.process}

:string

The name of the process

upd

:string

The name of the tool

upd --version 2>&1 | sed 's/upd, version //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

upd

:string

The name of the tool

upd --version 2>&1 | sed 's/upd, version //'

:eval

The expression to obtain the version of the tool

Tools

upd
MIT

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