fillGapsWithVCF: This function will take both assembled haplotypes and will...

View source: R/fillGaps.R

fillGapsWithVCFR Documentation

This function will take both assembled haplotypes and will try to fill gaps at positions where only one allele is phased Such position have to be heterozygous so the alternative allele at this position can be reliably distinguished

Description

This function will take both assembled haplotypes and will try to fill gaps at positions where only one allele is phased Such position have to be heterozygous so the alternative allele at this position can be reliably distinguished

Usage

fillGapsWithVCF(data.object, ref.vcf, chromosome = NULL)

Arguments

data.object

...

ref.vcf

...

chromosome

If only a subset of the chromosomes should be processed, specify them here.

Author(s)

David Porubsky


daewoooo/StrandPhaseR documentation built on April 7, 2024, 7:13 p.m.