networkFixUpdate: A method to fix a specific genes in the FBM networks

View source: R/attractor_FBN.R

networkFixUpdateR Documentation

A method to fix a specific genes in the FBM networks

Description

A method to fix a specific genes in the FBM networks

Usage

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


clsdavid/FBNNet2_public documentation built on April 20, 2023, 4:36 p.m.