Learn R Programming

RNentropy (version 1.2.3)

RN_BarresLab_design: RN_BarresLab_design

Description

The experiment design matrix for RN_BarresLab_design

Usage

data("RN_Brain_Example_design")

Arguments

Format

The format is: num[1:9,1:3]

Details

A binary matrix where conditions correspond to columns and samples to rows. In this example there are seven conditions (cell types) and seven samples with the expression measured by mean FPKM.

Examples

Run this code
# NOT RUN {
data(RN_Brain_Example_design)
# }

Run the code above in your browser using DataLab