Related Experiment Video
Updated: Jun 18, 2026

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
Published on: December 7, 2021
Distribution and enumeration of attractors in probabilistic Boolean networks
M Hayashida1, T Tamura, T Akutsu
1Kyoto University, Institute for Chemical Research, Bioinformatics Center, Kyoto, JapanThe University of Hong Kong, Advanced Modelling and Applied Computing Laboratory, Department of Mathematics, Hong Kong. morihiri@kuicr.kyoto-u.ac.jp
This study analyzes attractors in probabilistic Boolean networks (PBNs), finding the expected number of singleton attractors is (2 - (1/2)(L-1))(n). Efficient algorithms were developed for identifying attractors in PBNs.
Area of Science:
- Computational Biology
- Systems Biology
- Network Science
Background:
- Gene regulatory networks are often modeled using mathematical approaches.
- Probabilistic Boolean networks (PBNs) offer a framework for modeling these complex systems.
- Understanding network attractors is crucial for predicting system behavior.
Purpose of the Study:
- To investigate the expected number of singleton attractors in PBNs.
- To develop and analyze algorithms for identifying singleton and small attractors in PBNs.
- To compare the efficiency of new algorithms against existing methods.
Main Methods:
- Mathematical modeling of probabilistic Boolean networks.
- Derivation of formulas for expected numbers of attractors.
- Development of algorithms for attractor identification.
- Theoretical and computational complexity analysis of algorithms.
Main Results:
- The expected number of singleton attractors in a PBN is (2 - (1/2)(L-1))(n), simplifying to 1.5(n) for L=2.
- This contrasts with the expected number of singleton attractors in Boolean networks (BNs), which is 1.
- Average case time complexities for identifying singleton attractors in PBNs with L=2 and L=3 are O(1.601(n)) and O(1.763(n)), respectively.
- Developed algorithms demonstrate significantly higher efficiency compared to naive state-space examination.
Conclusions:
- The study provides a quantitative measure for singleton attractors in PBNs.
- Novel algorithms offer efficient solutions for attractor identification in PBNs.
- These findings contribute to a better understanding of gene regulatory network dynamics and computational analysis.
Related Concept Videos
Probability Distributions
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson probability...
Binomial Probability Distribution
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
Probability Laws
Poisson Probability Distribution
The...
Probability in Statistics
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
Probability Histograms