SED-ML / KiSAO

Ontology of algorithms for analyzing biological models, their parameters, and their outputs
Artistic License 2.0
9 stars 0 forks source link

New algorithm for probabilistic logical model simulation method #81

Closed jonrkarr closed 3 years ago

jonrkarr commented 3 years ago

name: probabilistic logical model simulation method

definition: Qualitative (logical) models specify the evolution rules of their components. Probabilistic networks allow for specifying more than one transition function per variable/gene. Each of these functions has a probability to be chosen, where the probabilities of all functions for one variable sum up to 1. Transitions are performed synchronously by choosing one transition function for each gene according to their probabilities and applying them to the current state.

subClassOf: KISAO_0000448

seeAlso: 10.1093/bioinformatics/btq124

isImplementedIn: BoolNet

Reported by: jonrkarr

jonrkarr commented 3 years ago

Original comment by: jonrkarr

jonrkarr commented 3 years ago

incorporated as KISAO_0000573

Original comment by: jonrkarr