Description

Markup VCF file using rho-calls.

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}

tbi{:bash}

:file

vcf index file

*.{tbi}

meta2{:bash}

:map

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

roh{:bash}

:file

Bcftools roh style TSV file with CHR,POS,AZ,QUAL

*.{roh}

bed{:bash}

:file

BED file with AZ windows.

*.{bed}

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

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

*_rhocall.vcf{:bash}

:file

vcf file

*.{vcf,vcf.gz}

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.