design {fdrame}R Documentation

Experimental design

Description

A vector of integers specifying for each column(sample) to which group number it belongs.

Usage

data(design)

Format

The format is: num [1:16] 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1

Details

In the example above there are two groups. Each group contains 8 samples

Examples

data(design)

[Package fdrame version 1.2.0 Index]