Description Usage Arguments Value Examples
Determine if a node is an input of the network.
1  | isGeneInput(gene, net)
 | 
gene | 
 node to asses  | 
net | 
 BoolNet network  | 
Boolean is the node an input in the network.
1  | isGeneInput("CycD", cellcycle)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.