emba (version 0.1.8)

assign_link_operator_value_to_equation: Assign link operator value to boolean equation

Description

Assign link operator value to boolean equation

Usage

assign_link_operator_value_to_equation(equation)

Arguments

equation

string. The boolean equation in the form \(Target *= (Activator or Activator or...) and not (Inhibitor or Inhibitor or...)"\)

Value

1 if the equation has the 'or not' link operator, 0 if the equation has the 'and not' link operator and NA if it has neither.