rppaTumor-extdata: ERK2, GSK3, and JNK expression in tumor samples

Description Format Author(s) Source Examples

Description

This data set contains the expression levels of three proteins: ERK2, GSK3, and JNK in 96 breast tumor samples and controls, measured in dilution series using reverse-phase protein arrays.

This data set also contains a description of the design of the reverse-phase protein array used in a set of experiments to measure protein levels. Cell lysates were spotted on the array in seven-step dilution series with eith a positive or negative control at the end of the series. The layout of the array consisted of a grid of 4x4 subgrids. The first two rows of a subgrid contained a single dilution series and a negative control spot. The last two rows of the subgrid contained another dilution series and a positive control spot.

Format

The MicroVigene TXT datafiles contain the following columns:

The file ‘proteinAssay.tsv’ contains the following columns:

The file ‘layoutInfo.tsv’ contains the following columns:

The file ‘slidedesign.tsv’ contains the following columns:

The file ‘supercurve.csv’ contains the following columns:

Author(s)

P. Roebuck proebuck@mdanderson.org

Source

Doris Swank and Gordon Mills

Examples

1
2
3
4
5
6
7
8
## Path to raw data directory
extdata.dir <- system.file("extdata", package="SuperCurveSampleData")
rawdata.dir <- file.path(extdata.dir, "rppaTumorData")
rawdata.dir

## Directory Listing
files <- list.files(rawdata.dir, full.names=TRUE)
files

SuperCurveSampleData documentation built on May 2, 2019, 6:08 p.m.