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

isSatisfied(geneState, expression)

Arguments

geneState

Pre gene input state

expression

The expression of the target regulatory function

Value

TRUE or FALSE

Examples

##coming later