A method to fix a specific genes in the FBM networks

networkFixUpdate(network, fixIndices, values)

Arguments

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