Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cutCNOlist

Cut a CNOlist structure according to a model


Description

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.

Usage

cutCNOlist(cnolist, model, cutTimeIndices, verbose=FALSE)

Arguments

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

Value

cutCNOlist

the new CNOlist object

Note

added in version 1.5.10

Author(s)

T. Cokelaer

See Also


CellNOptR

Training of boolean logic models of signalling networks using prior knowledge networks and perturbation data

v1.36.0
GPL-3
Authors
T.Cokelaer, F.Eduati, A.MacNamara, S.Schrier, C.Terfve, E.Gjerga, A.Gabor
Initial release
2018-11-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.