Learn R Programming

RPPanalyzer (version 1.4.9)

ser.dil.samples: Reverse phase protein array rawdata, samples serially diluted

Description

The data Set is a list of four elements. Expression and background are matrices containing signal intensities, the data frames arraydescription and sampledescription comprising feature and phenodata.

Usage

data(ser.dil.samples)

Arguments

Format

list

Details

The data set is a subset of the data set dataI to shorten the running time during the R CMD check process. The data set contains information about the localization of the samples.

Examples

Run this code
if (FALSE) {
data(ser.dil.samples)
str(ser.dil.samples)
}

Run the code above in your browser using DataLab