printHaploProbs: Print haplo group probabilities

Description Usage Arguments Details Value

Description

Print out haplotype groups and their relative probabilities

Usage

1
  printHaploProbs(namedHaploGroups, haploFrequencies)

Arguments

namedHaploGroups

A list of haplotype groups (each a list) that explain a genotype.

haploFrequencies

A named numeric vector giving the probabilities of haplotypes. Names store the haplotype names.

Details

This was a first attempt to order competing haplotype groups. It only prints and does not return a useable object.

Value

Nothing. Prints only


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