data.reporter: Example data.frame representing reporter information

Description Usage Format Details Source Examples

Description

The reporter object is a 500 by 1 data frame. The rows represent the 500 probe IDs in the geneData data. The values in reporter are the predefined probe types for the probes. reporter is used in conjunction with the geneData object and its associates.

Usage

1

Format

A 500 by 1 data frame

Details

There are 10 predefined probe types:

Source

Affymetrix GeneChip Expression Analysis Data Analysis Fundamentals (http://www.affymetrix.com/Auth/support/downloads/manuals/data_analysis_fundamentals_manual.pdf)

Examples

1
2
data(reporter)
## maybe str(reporter) ; plot(reporter) ...

turaganitesh/test-package documentation built on July 11, 2020, 7:41 a.m.