Related Experiment Video
Updated: May 10, 2025

Author Spotlight: Demonstrating Systematic Endobronchial Ultrasound to New Endoscopists
Published on: August 11, 2023
pastboon: an R package to simulate parameterized stochastic Boolean networks
Mohammad Taheri-Ledari1, Sayed-Amir Marashi2, Kaveh Kavousi1
1Laboratory of Complex Biological Systems and Bioinformatics (CBB), Department of Bioinformatics, Institute of Biochemistry and Biophysics (IBB), University of Tehran, Tehran, 1417614411, Iran.
Summary:
Influencing the behavior of a Boolean network involves applying perturbations, which, in standard deterministic Boolean networks, is equivalent to modifying the update rules. Nevertheless, manipulating update functions to make a Boolean network exhibit the desired dynamics is challenging, as it requires extensive knowledge of the rationale behind the logical equations. Moreover, modifying logical rules can inadvertently alter essential functional and behavioral characteristics of the network. An alternative approach is to incorporate a set of parameters into the logical functions of Boolean networks. With such methods, one can alter the behavior of the network without needing detailed knowledge of the logical functions. We developed pastboon, an R package to simulate parameterized stochastic Boolean networks using three parameterization methods. This package enables researchers to study the phenotypic effects of various perturbations on Boolean network models describing cellular processes, which find valuable applications in systems biology.
Availability And Implementation:
pastboon is freely available on the R CRAN repository at https://cran.r-project.org/package=pastboon, and its source code can be accessed on GitHub at https://github.com/taherimo/pastboon.
Related Concept Videos
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
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,...
Randomized Experiments
Simple randomization
Simple...
Random Variables
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
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...
Distributions to Estimate Population Parameter

