Description

Call regions of homozygosity and make tentative UPD calls

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

vcf{:bash}

:file

VCF file

*.{vcf}

meta2{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

roh{:bash}

:file

Input RHO file produced from rhocall

*.{roh}

Output

name:type
description
pattern

bed{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

${prefix}/${prefix}.bed{:bash}

:file

Bed file containing roh calls

*.{bed}

wig{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

${prefix}/${prefix}.wig{:bash}

:file

Wig file containing roh calls

*.{wig}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

rhocall
GPL v3

Call regions of homozygosity and make tentative UPD calls.