cnv1.mtx: Copy Number Dataset, Probe #1

Description Usage Value Examples

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

1

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

1
2
3
data(cnv1.mtx)
cnv1.out <- HiddenF(cnv1.mtx)
summary(cnv1.out)

hiddenf documentation built on May 2, 2019, 2:47 p.m.