Learn R Programming

crlmm (version 1.30.0)

cnSetExample: Object of class 'CNSet'

Description

The data for the first 16 polymorphic markers in the HapMap analysis.

Usage

data(cnSetExample) data(cnSetExample2)

Arguments

Format

The data illustrates the CNSet-class, with assayData containing the quantile-normalized intensities for the A and B alleles, genotype calls and confidence scores.

Details

This object was created from the copynumber vignette in inst/scripts. A subset of markers was selected to keep the package size small.

Examples

Run this code
     data(cnSetExample)
     data(cnSetExample2)

Run the code above in your browser using DataLab