mineFBNNetworkWithCores | R Documentation |
An internal function
mineFBNNetworkWithCores(
search_FBN_core,
genes = NULL,
threshold_error,
maxFBNRules
)
search_FBN_core |
A result of |
genes |
Genes that involved. |
threshold_error |
A threshold of error rate (between 0 and 1) that used to filter the Fundamental Boolean functions |
maxFBNRules |
The maximum rules per type (Activation and Inhibition) per gene can be mined or filtered, the rest will be discarded |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.