getInteractionSign: Determine the sign of the interaction between two elements of...

Description Usage Arguments Value

View source: R/BNP_Topology.R

Description

Returns a dataframe with the following interaction types: '+' : Mandatory, positive, unambiguous '-' : Mandatory, negatice, unambiguous 'MA' : Mandatory, ambiguous 'NR' : No regulation NULL : No interaction

Usage

1
getInteractionSign(source, target, net)

Arguments

source

source node name

target

target node name

net

BoolNet function

Value

interaction str interaction type between source and target Get sign of interaction


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