View source: R/modelling_FBN.R
getProbabilityFromFunctionInput | R Documentation |
An internal method to get the probability of regulatory function from the cube
getProbabilityFromFunctionInput(
funcType,
FBNExpression,
FBNProbability,
preGeneInputs
)
funcType |
type of function |
FBNExpression |
expression of function |
FBNProbability |
The probability of a FBN connection |
preGeneInputs |
pre input genes' state |
A probability of the target regulatory function
##coming later
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.