getCombinationMatrix: Create a perturbation matrix

Description Usage Arguments Value Author(s) See Also

Description

Create the perturbation matrix for a set of perturbations, building all n-combinations of stimulators with all m-combinations of inhibitors. Add the cases with only stimulations and only inhibitions.

Usage

1
2
getCombinationMatrix(perturbations, inhib_combo = 2, stim_combo = 1,
  byStim = T)

Arguments

perturbations

A vector with the name of the perturbation, either NODE for a stimulation a node, or NODEi for its inhibition

inhib_combo

Number of inhibitions to use simultaneously in each perturbation

stim_combo

Number of stimulations to use simultaneously in each perturbation

byStim

Whether the perturbations should be ordered according to the stimulations or the inhibitions

Value

A perturbation matrix with the names of the nodes as columnnames

Author(s)

Mathurin Dorel dorel@horus.ens.fr

See Also

Other simulation: plotSimulation, simulateModel


MathurinD/STASNet documentation built on May 28, 2019, 1:50 p.m.