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}

roh (file)

Input RHO file produced from rhocall

*.{roh}

Output

Name (Type)
Description
Pattern

meta (map)

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

versions (file)

File containing software versions

versions.yml

bed (file)

Bed file containing roh calls

*.{bed}

wig (file)

Wig file containing roh calls

*.{wig}

Tools

rhocall
GPL v3

Call regions of homozygosity and make tentative UPD calls.