R/network_utility_FBN.R
regenerateInteractions.Rd
An internal function to reconstrunct FBN functions
regenerateInteractions(
name,
expressionstring,
genes,
error,
type,
probability = NA,
support = NA,
timestep = 1
)
The name of the interaction
The string presentation of an expression.
The involve genes
The error value
The type of the interaction
The probability of the interaction
The support threshold.
The time step of the interaction to take effectiveness on.