Description Usage Arguments Value Note Author(s) See Also
The MIDAS file may contain species that are not contained in the model. If you want to remove cues and signals from your CNOlist that are not contained in the model, you can use this function by using the parameter model. It can also be used to remove some time points by using the parameter cutTimeIndices. Both parameters can be used at the same time and at least one of them must be provided.
1 | cutCNOlist(cnolist, model, cutTimeIndices, verbose=FALSE)
|
cnolist |
the CNOlist structure |
model |
the model |
cutTimeIndices |
the time indices to remove |
verbose |
Set it to True to get the signals and cues not found in the model |
cutCNOlist |
the new CNOlist object |
added in version 1.5.10
T. Cokelaer
CNOlist-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.