View source: R/crossInhibitedData.R
crossInhibitedData | R Documentation |
If an inhibitor is also a measured species, replace the data with NA (when inhibited)
crossInhibitedData(object)
object |
the CNOlist that contains the data |
the new cnolist
T. Cokelaer
data(ToyModel,package="CellNOptR")
data(CNOlistToy,package="CellNOptR")
cnolist = crossInhibitedData(CNOlist(CNOlistToy))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.