Learn R Programming

EBSEA (version 1.0.0)

origCounts: Subset of Pasilla Dataset

Description

origCounts consists of a subset of the exon counts from the pasilla dataset.

Usage

data("origCounts")

Arguments

Value

Dataset

Format

A data frame with 1000 observations on the following 7 variables.
treated1fb
a numeric vector
treated2fb
a numeric vector
treated3fb
a numeric vector
untreated1fb
a numeric vector
untreated2fb
a numeric vector
untreated3fb
a numeric vector
untreated4fb
a numeric vector

See Also

EBSEA

Examples

Run this code
data(origCounts)

Run the code above in your browser using DataLab