isSatisfied: Is the Gene State Satisfied

View source: R/modelling_FBN.R

isSatisfiedR Documentation

Is the Gene State Satisfied

Description

An utility function to verify whether or not the input expression and the required gene input are marched

Usage

isSatisfied(geneState, expression)

Arguments

geneState

Pre gene input state

expression

The expression of the target regulatory function

Value

TRUE or FALSE

Examples

##coming later

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