coralTargets {DAAGbio}R 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) ...

[Package DAAGbio version 0.5-2 Index]