Function biodivine_sketchbook::sketchbook::properties::shortcuts::mk_essentiality_prop
source ยท pub fn mk_essentiality_prop(
regulator: &VarId,
target: &VarId,
essentiality: Essentiality,
) -> StatProperty
Expand description
Shorthand to get a static property that describes essentiality of a regulation
between regulator
and target
.
Chosen name is generic and annotation is empty.