getProbabilityFromFunctionInput: An internal method to get the probability of regulatory...

View source: R/modelling_FBN.R

getProbabilityFromFunctionInputR Documentation

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

Description

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

Usage

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

clsdavid/FBNNet2_public documentation built on April 20, 2023, 4:36 p.m.