regenerateInteractions: An internal function to reconstrunct FBN functions

View source: R/network_utility_FBN.R

regenerateInteractionsR Documentation

An internal function to reconstrunct FBN functions

Description

An internal function to reconstrunct FBN functions

Usage

regenerateInteractions(
  name,
  expressionstring,
  genes,
  error,
  type,
  probability = NA,
  support = NA,
  timestep = 1
)

Arguments

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.


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