Description Usage Arguments Value Author(s) Examples
View source: R/crossInhibitedData.R
If an inhibitor is also a measured species, replace the data with NA (when inhibited)
1 | crossInhibitedData(object)
|
object |
the CNOlist that contains the data |
the new cnolist
T. Cokelaer
1 2 3 | 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.