Assign link operator value to boolean equation

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.