extractHaplos: Extract haplotypes and return it as a list from genotype...

Description Usage Arguments Value

View source: R/vcf_to_hapMat_utility_function.R

Description

Extract haplotypes and return it as a list from genotype matrix by vcf file.

Usage

1
extractHaplos(vcfGeno, snvPosns)

Arguments

vcfGeno

genotype matrix extract from vcf file.

snvPosns

SNV positions in base paris.

Value

a list of haplotype data with positions


perfectphyloR documentation built on March 8, 2021, 9:06 a.m.