isGeneInput: Determine if a node is an input of the network.

Description Usage Arguments Value Examples

View source: R/BNP_Helper.R

Description

Determine if a node is an input of the network.

Usage

1
isGeneInput(gene, net)

Arguments

gene

node to asses

net

BoolNet network

Value

Boolean is the node an input in the network.

Examples

1
isGeneInput("CycD", cellcycle)

mar-esther23/boolnet-perturb documentation built on April 21, 2020, 9:11 a.m.