Learn R Programming

DAAGbio (version 0.62)

coralTargets: 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)

Arguments

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

Run this code
data(coralTargets)
## maybe str(coralTargets) ; plot(coralTargets) ...

Run the code above in your browser using DataLab