coralTargets: Targets file to accompany spotted expression array data

coralTargetsR Documentation

Targets file to accompany spotted expression array data

Description

Targets file, in the form expected by limma, to accompany the expression array data in coralRg

Usage

data(coralTargets)

Format

A data frame with 6 observations on the following 4 variables.

SlideNumber

a character vector

FileName

Names of files that hold spotted array data

Cy3

Treatment assigned to Cy3 ("red")

Cy5

Treatment assigned to Cy5 ("green")

Examples

data(coralTargets)
## maybe str(coralTargets) ; plot(coralTargets) ...

DAAGbio documentation built on Aug. 21, 2023, 1:08 a.m.