Description Usage Arguments Value
View source: R/boolnetToGriffin.R
Returns a dataframe with the following interaction types: '+' : Mandatory, positive, unambiguous '-' : Mandatory, negatice, unambiguous 'MA' : Mandatory, ambiguous 'NR' : No regulation NULL : No interaction
1  | getInteractionSign(source, target, net)
 | 
source | 
 source node name  | 
target | 
 target node name  | 
net | 
 BoolNet function  | 
interaction str interaction type between source and target
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.