Description

Call regions of homozygosity and make tentative UPD calls

Input

name:type
description
pattern

meta:map

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

vcf:file

VCF file

*.{vcf}

meta2:map

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

roh:file

Input RHO file produced from rhocall

*.{roh}

Output

name:type
description
pattern

bed

meta:map

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

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

Bed file containing roh calls

*.{bed}

wig

meta:map

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

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

Wig file containing roh calls

*.{wig}

versions

versions.yml:file

File containing software versions

versions.yml

Tools

rhocall
GPL v3

Call regions of homozygosity and make tentative UPD calls.