mineFBNNetworkWithCores: An internal function

View source: R/network_FBN.R

mineFBNNetworkWithCoresR Documentation

An internal function

Description

An internal function

Usage

mineFBNNetworkWithCores(
  search_FBN_core,
  genes = NULL,
  threshold_error,
  maxFBNRules
)

Arguments

search_FBN_core

A result of search_FBN_core

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


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