exps: List of possible experiments

Description Usage Format Details Examples

Description

An experiment associates a molecular perturbation and a quantity to observe.

Usage

1

Format

A data frame that combines all possible experiments of experiment_list1 to all possible observations of observables.

Details

The data frame contains 49 entries of the following variables

This should be 50 experiments by default (10 experiments and 5 observables). However, we always initialise the design process with experiment nothing and observable mrnaLow, this leaves 49 possible experiments left. This object is used by the random_design function.

Examples

1
2
data(exps)
exps[1,]

pauwels2014 documentation built on May 1, 2019, 6:29 p.m.