cnv1.mtx {hiddenf}R Documentation

Copy Number Dataset, Probe #1

Description

Data from an experiment (courtesy of Matthew Breen, N.C. State University) to study copy number variation in dogs. Experiment included thousands of probes, one of which is included here.

Usage

data(cnv1.mtx)

Value

cnv1.mtx

Matrix of copy number measurements for one specific probe. Measured for two types of tissue (columns) on each of six dogs (rows) with lymphoma.

Examples

data(cnv1.mtx)
cnv1.out <- HiddenF(cnv1.mtx)
summary(cnv1.out)

[Package hiddenf version 2.0 Index]