testHaploInGeno: Test genotype for presence of haplotype

Description Usage Arguments Details Value

Description

Test if a genotype contains a haplotype.

Usage

1
  testHaploInGeno(haplotype, genotypeList)

Arguments

haplotype

The haplotype as a one line data.frame

genotypeList

The genotype as a list of lists.

Details

An early implementation to test if a genotype contained a haplotype. N.B. I don't think this is used anymore.

Value

TRUE/FALSE if haplotype is present in the genotype


mlPhaser documentation built on May 2, 2019, 7:59 a.m.