crossInhibitedData: If an inhibitor is also a measured species, replace the data...

Description Usage Arguments Value Author(s) Examples

View source: R/crossInhibitedData.R

Description

If an inhibitor is also a measured species, replace the data with NA (when inhibited)

Usage

1

Arguments

object

the CNOlist that contains the data

Value

the new cnolist

Author(s)

T. Cokelaer

Examples

1
2
3
data(ToyModel,package="CellNOptR")
data(CNOlistToy,package="CellNOptR")
cnolist = crossInhibitedData(CNOlist(CNOlistToy))

CellNOptR documentation built on Nov. 8, 2020, 6:58 p.m.