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
Scalable steady state analysis of Boolean biological regulatory networks
Ferhat Ay1, Fei Xu, Tamer Kahveci
1Computer and Information Science and Engineering, University of Florida, Gainesville, Florida, United States of America. fay@cise.ufl.edu
Background:
Computing the long term behavior of regulatory and signaling networks is critical in understanding how biological functions take place in organisms. Steady states of these networks determine the activity levels of individual entities in the long run. Identifying all the steady states of these networks is difficult due to the state space explosion problem.
Methodology:
In this paper, we propose a method for identifying all the steady states of Boolean regulatory and signaling networks accurately and efficiently. We build a mathematical model that allows pruning a large portion of the state space quickly without causing any false dismissals. For the remaining state space, which is typically very small compared to the whole state space, we develop a randomized traversal method that extracts the steady states. We estimate the number of steady states, and the expected behavior of individual genes and gene pairs in steady states in an online fashion. Also, we formulate a stopping criterion that terminates the traversal as soon as user supplied percentage of the results are returned with high confidence.
Conclusions:
This method identifies the observed steady states of boolean biological networks computationally. Our algorithm successfully reported the G1 phases of both budding and fission yeast cell cycles. Besides, the experiments suggest that this method is useful in identifying co-expressed genes as well. By analyzing the steady state profile of Hedgehog network, we were able to find the highly co-expressed gene pair GL1-SMO together with other such pairs.
Availability:
Source code of this work is available at http://bioinformatics.cise.ufl.edu/palSteady.html twocolumnfalse].
Related Concept Videos
BIBO stability of continuous and discrete -time systems
To determine the BIBO stability, the convolution integral is utilized when a bounded continuous-time input is applied to a Linear Time-Invariant (LTI) system.
Operon Model
Regulation of Expression at Multiple Steps
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Constitutive and Regulated Gene Expression
Cell Signaling Feedback Loops
Negative feedback loops
Most signaling systems have negative feedback loops that can perform different functions such as output limiter, and adaptation.
Output limiter
Upon receiving an input signal, the cellular response rapidly increases until a threshold is reached. Beyond this threshold, a negative feedback loop...

