RN_Brain_Example_design {RNentropy} | R Documentation |
RN_Brain_Example_design
Description
The example design matrix for RN_Brain_Example_tpm
Usage
data("RN_Brain_Example_design")
Format
The format is: num[1:9,1:3]
Details
A binary matrix where conditions correspond to the columns and samples to the rows. In this example there are three conditions (individuals) and nine samples, with three replicates for each condition.
Examples
data(RN_Brain_Example_design)
[Package RNentropy version 1.2.3 Index]