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

View source: R/crossInhibitedData.R

crossInhibitedDataR Documentation

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

Description

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

Usage

crossInhibitedData(object)

Arguments

object

the CNOlist that contains the data

Value

the new cnolist

Author(s)

T. Cokelaer

Examples

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

saezlab/CellNOptR documentation built on April 16, 2024, 5:21 a.m.