pCHOM {VanillaICE}R Documentation

Probability of a homozygous genotype calls

Description

Accessor for the probability of a homozygous genotype calls conditional on the hidden state

Usage

pCHOM(object)

Arguments

object an object of class HmmSnpCallSet or HmmSnpSet

Details

Value

A numerical vector of probabilities with length equal to the number of hidden states

Note

Author(s)

References

See Also

Examples

data(chromosome1)
pCHOM(chromosome1)

[Package VanillaICE version 1.0.2 Index]