Learn R Programming

VanillaICE (version 1.34.0)

icePlatforms: List platforms for which ICE option is supported.

Description

When procecessing genotypes with the crlmm, confidence scores for the diallelic genotype calls are available. One can estimate the emission probabilities for the crlmm diallelic genotypes using the confidence scores by setting the value of ICE to TRUE in the constructor for the HmmOptionList class. Currently, only certain platforms are supported for this option.

Usage

icePlatforms()

Arguments

Value

A character vector of the annotation packages that are supported for the ICE option

References

Scharpf, RB et al., 2008, Annals of Applied Statistics

Examples

Run this code
icePlatforms()

Run the code above in your browser using DataLab