View source: R/attractor_FBN.R
networkFixUpdate | R Documentation |
A method to fix a specific genes in the FBM networks
networkFixUpdate(network, fixIndices, values)
network |
A fundamentalBooleanNetwork type of Network |
fixIndices, |
a vector of gene indexes that are intended to be fixed |
values, |
a vector of values for genes. 0 means fixing the gene to inhibition 1 means fixing the gene to activation and -1 means no fixing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.