An internal method to get the probability of regulatory function from the cube

getProbabilityFromFunctionInput(
  funcType,
  FBNExpression,
  FBNProbability,
  preGeneInputs
)

Arguments

funcType

type of function

FBNExpression

expression of function

FBNProbability

The probability of a FBN connection

preGeneInputs

pre input genes' state

Value

A probability of the target regulatory function

Examples

##coming later