View source: R/network_utility_FBN.R
regenerateInteractions | R Documentation |
An internal function to reconstrunct FBN functions
regenerateInteractions(
name,
expressionstring,
genes,
error,
type,
probability = NA,
support = NA,
timestep = 1
)
name |
The name of the interaction |
expressionstring |
The string presentation of an expression. |
genes |
The involve genes |
error |
The error value |
type |
The type of the interaction |
probability |
The probability of the interaction |
support |
The support threshold. |
timestep |
The time step of the interaction to take effectiveness on. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.