Skip to main content

TECHNOLOGY AND CODE article

Front. Mol. Biosci., 15 November 2021
Sec. Biological Modeling and Simulation
Volume 8 - 2021 | https://doi.org/10.3389/fmolb.2021.754444

WebMaBoSS: A Web Interface for Simulating Boolean Models Stochastically

  • 1Institut Curie, PSL Research University, Paris, France
  • 2INSERM, U900, Paris, France
  • 3MINES ParisTech, PSL Research University, CBIO-Centre for Computational Biology, Paris, France
  • 4Equipe 11 labellisée Par la Ligue Nationale Contre le Cancer, Centre de Recherche des Cordeliers, INSERM U1138, Universite de Paris, Sorbonne Universite, Paris, France
  • 5Sysra, Yerres, France

WebMaBoSS is an easy-to-use web interface for conversion, storage, simulation and analysis of Boolean models that allows to get insight from these models without any specific knowledge of modeling or coding. It relies on an existing software, MaBoSS, which simulates Boolean models using a stochastic approach: it applies continuous time Markov processes over the Boolean network. It was initially built to fill the gap between Boolean and continuous formalisms, i.e., providing semi-quantitative results using a simple representation with a minimum number of parameters to fit. The goal of WebMaBoSS is to simplify the use and the analysis of Boolean models coping with two main issues: 1) the simulation of Boolean models of intracellular processes with MaBoSS, or any modeling tool, may appear as non-intuitive for non-experts; 2) the simulation of already-published models available in current model databases (e.g., Cell Collective, BioModels) may require some extra steps to ensure compatibility with modeling tools such as MaBoSS. With WebMaBoSS, new models can be created or imported directly from existing databases. They can then be simulated, modified and stored in personal folders. Model simulations are performed easily, results visualized interactively, and figures can be exported in a preferred format. Extensive model analyses such as mutant screening or parameter sensitivity can also be performed. For all these tasks, results are stored and can be subsequently filtered to look for specific outputs. This web interface can be accessed at the address: https://maboss.curie.fr/webmaboss/ and deployed locally using docker. This application is open-source under LGPL license, and available at https://github.com/sysbio-curie/WebMaBoSS.

1 Introduction

The results of experimental observations often lead to non-intuitive behaviours, which could be explained, at the level of protein interactions, by unexpected cross-talks between two signaling pathways or by some gene alterations that could lead to unexpected phenotypes.

One way to cope with these issues is to formalize the knowledge about these pathways into networks. Some previous effort to standardize networks into formal representations (Systems Biology Graphical Notation, SBGN (Le Novere et al., 2009) has simplified their construction, use and analysis, and has also led to think carefully about the level of details and the types of information that is needed to answer a biological question. These networks are static and the analyses may be limited to fully address the problem from a dynamical perspective.

The translation of the biological processes into a mathematical model can shed some additional light on their functioning and can suggest possible scenarios to explain the experimental observations. Indeed, mathematical models simulating cellular dysfunctions have been studied for a long time to better characterize some cellular processes (Kholodenko, 2000; Tyson et al., 2002; Bauer et al., 2007), to recapitulate what is known about pathway deregulations or to predict possible points of intervention to revert some phenotypes associated to diseases (Lu et al., 2015).

There exist several mathematical formalisms that are best fit to answer a question depending on the data available, on the level of details required and on the types of results that are expected from the model. If the model is supposed to provide a precise drug dosage for a cancer treatment, partial or ordinary differential equations would be favored. These formalisms have successfully been applied to neuroblastoma (Fey et al., 2015) and melanoma patients (Gerosa et al., 2020). In this case, an important amount of information would be required to assign the proper values for parameters and initial conditions, which is not always possible.

If the model is built to suggest potential candidates for drug targets without quantitative details, a Boolean approach might be enough, which would not require a precise proper fitting of parameter values. Boolean networks have been successful in describing the regulatory and signaling networks of biological processes (Fauré et al., 2014; Flobak et al., 2015; Zañudo et al., 2019; Saez-Rodriguez et al., 2011). However, the types of conclusions or predictions that can be made with this approach are very qualitative.

To bridge these two formalisms, we have developed MaBoSS (Markovian Boolean Stochastic Simulator) which relies on a Boolean framework but uses a stochastic simulation approach by applying a Markov process on the Boolean network (Stoll et al., 2012, 2017). MaBoSS is a C++ software that exists in several formats: as a stand alone version that works on all platforms (MacOS, Linux and Windows), as a python library and as a web interface.

WebMaBoSS is a user-friendly tool that simulates Boolean models available in standard format using MaBoSS tool. What makes MaBoSS different from the other tools is that it associates parameter values to each variable of the model representing the speed of activation and inactivation of the corresponding node. With this framework, it is then possible to compute time trajectories over time, and provide probabilities for the model solutions (corresponding to a vector of the state of the variables). These probabilities can then be used to compare the behavior of the system in different conditions (e.g., wild type vs. mutated conditions). Any standard Boolean model, even if it was not meant to be simulated stochastically, can be used as an input and probabilities of reaching any state of the model can be computed.

To facilitate the use of our tool, we have already created a python library and Boolean model can be simulated through Jupyter notebooks in which MaBoSS functionalities can be embedded into a more in-depth analysis using other complementary tools from the logical community within the effort provided by CoLoMoTo (Levy et al., 2018; Naldi et al., 2018; Abate, 2020). What we wish to present here is an even simpler version, WebMaBoSS, which offers the possibility to study online, without any prior installation, any Boolean model, provided that they are available in standard formats. We provide an example of the web interface for which no details about the functioning of MaBoSS are needed. We show how to produce a simulation of the wild type conditions and of mutants (which can be understood as possible alterations of the wild type model), how to run some automatic mutations that can be assimilated to the search for the best drug treatment, and how to save the analyses and export images of the results.

2 WebMaBoSS: A User Friendly Tool to Simulate Regulatory Networks

2.1 Boolean Models

Boolean models are based on a coarse grain approach that considers that each variable of the model can take only two values, 0 or 1. A variable can represent a gene, a protein, or a metabolite. Since the pioneering works of Sugita (1963), Kauffman (1969) and Thomas (Thomas, 1973), Boolean networks have been more and more used to model regulatory and signaling network of biological processes such as development (González et al., 2008; Sánchez et al., 2002; Fauré et al., 2014), cell cycle dynamics in yeast cells (Fauré et al., 2006; Davidich and Bornholdt, 2008; Irons, 2009) or mammalian cells (Sizek et al., 2019; Traynard et al., 2016), and more specifically in the context of cancer (Saez-Rodriguez et al., 2011; Cohen et al., 2015; Zañudo et al., 2019; Checcoli et al., 2020). In some cases, multi-valued models, which consist of models with variables that can take more than two values, have been built to account for different phosphorylation states or for different gene or protein activities. These model can easily be translated into a Boolean model by duplicating the variables for each level and making the model purely Boolean, thus facilitating its computation and analysis (Didier et al., 2011).

Boolean models can be represented as a list of logical equations describing the update rules for each of the variables or/and as a wiring diagram, where nodes correspond to the variables of the model. In these networks, the causality between variables is depicted by a directed arrow illustrating a positive or a negative effect of one variable onto the others. Finally, the simulation of such models requires to choose an updating strategy, synchronous (where all nodes are updated simultaneously), asynchronous (where nodes are updated one at a time) or hybrid (combination of both synchronous and asynchronous) (Wang et al., 2012; Schwab et al., 2020; Garg et al., 2008), and can be applied to different types of Boolean models such as probabilistic (Shmulevich et al., 2002; Trairatphisan et al., 2013) or random Boolean networks (Harvey and Bossomaier, 1997).

2.2 Modeling Functionalities

There are numerous analyses that can be performed with a Boolean model. Among them, we can list: the study of model stability with the analysis of attractors including fixed points, limit cycles and their basins of attraction; the robustness of the model by modifying individual rules (interchange logical connectors within a rule) and estimating the changes in the model stability (comparison of attractors); a mutant analysis by studying the impact of knocking out or overexpressing some of the variables (which can be compared to a cell line or a patient mutational profile); further model perturbations can be done to simulate the impact on single and multiple drug treatments by automatically inhibiting nodes; contextualizing the Boolean model by integrating omics data; and many more.

If small or medium-size models are already very informative, simulating Boolean networks with a high number of nodes can be a complex task. Most methods rely on the construction of the state-transition graph, or some reduced version of it (Bérenguier et al., 2013). These methods do not scale well with an increasing size of the network, and make the simulation of models with a large number of nodes impractical, in particular with the asynchronous updating strategy. To cope with these issues, an alternative is to use simulations based on Markov chains, which consists in computing only the next possible steps, at each step of the simulation, and is by construction applying an asynchronous update strategy. In this case, the number of trajectories computed for each simulation needs to be high enough in order to ensure a proper coverage of the all state solution space, and a time long enough to reach the asymptotic solutions. The initial conditions can be set to a particular state or can be kept random to explore all possible behaviors. Moreover, even if all the nodes are used for the computation, only a selected set of output nodes are kept for the production of the results, thus giving a way to prevent the combinatorial state explosion.

With MaBoSS framework, the activation and inactivation of a Boolean variable can be separated and assigned a different transition rate, extending the algorithm to that of Gillespie (continuous time Markov chains), and that way, introducing the notion of physical time and the possibility to represent processes with different time scales.

2.3 Web Interface

We developed a web interface, WebMaBoSS, to target novices in modeling. Boolean models can be imported/exported in multiple formats (MaBoSS, SBML-qual, GINsim, BoolNet). Models are then stored in a database where they can be accessed at any time. They can also be directly imported from Cell Collective (Helikar et al., 2012) and BioModels databases (Le Novere et al., 2006).

WebMaBoSS can be accessed at the following address: https://maboss.curie.fr/webmaboss/. First time users can access the two pre-installed examples (Cohen et al., 2015; Corral-Jara et al., 2021) with a guest account and directly simulate them. For more advanced features, such as having their own private working directory, importing new models from files or databases, modifying models or performing sensitivity analysis, users need to register by providing a username and a password.

Once loaded, the network of a model, corresponding to the graph of interactions of the Boolean model, can be easily visualized via the web interface: the position of the nodes can be modified, exported as a png file, and the layout can be saved to be exported back into other software such as GINsim (by clicking on the disk icon in the Models working folder page).

The logical formulas of the model can be edited and checked for errors. The simulation parameters (initial values, output nodes, parameters and integration settings) can also be set and modified easily in the interface.

Once the simulation is executed, four types of results are plotted: time trajectories of both the model state probabilities and the node probabilities, a pie chart representing the probability of the last model states of the simulation, and a table of the fixed points computed and found during the simulation. Note that if the chosen maximal time is not long enough, the asymptotic solution may not have been reached and it is possible that not all stable states have been identified at the end of the simulation.

WebMaBoSS also allows the simulation of more complex tasks such as parameter sensitivity analyses. To run large sets of perturbations, the user can choose if he/she wants to test single or double mutants, with both activation or inhibition, from a list of selected nodes. This setting is particularly useful on big models, and should be chosen with care, because the number of double mutants can grow extremely fast. Once computed, the results of each mutant is printed, grouped by pages. The user can search for specific conditions or outputs and obtain the list of mutants producing the desired phenotypes.

Note that the number of outputs is limited to 15 to avoid very large computational load, and to prevent from having to store and to print on graphs very large amount of data. For the same reasons, the number of time points in a trajectory is limited to 100. Note that the number of outputs is limited to 15 to avoid very large computational load, and to prevent from having to store and to print on graphs very large amount of data. For the same reasons, the number of time points in a trajectory is limited to 100. Also, with MaBoSS, it is possible to define a complex initial state of model states (vector of nodes that may be linked in a particular biological setting) rather than of individual nodes as it is usually done. However, this cannot be set explicitly in WebMaBoSS but can be done externally in the configuration file (.cfg) directly and then reimported in WebMaBoSS.

2.4 Compatibility With File Formats and Databases

To ensure reproducibility of Boolean models and to facilitate the exchange between the available modeling software of the community, we ensured the compatibility with other common formats: BoolNet and SBML-Qual.

BoolNet uses a text-based format, allowing the possibility to write rules by hand in a simple manner (Müssel et al., 2010). SBML-Qual (Chaouiya et al., 2013) is a qualitative extension of the SBML core file format (Keating et al., 2020), the most common file format used in systems biology which focuses on quantitative modeling (ODEs). SBML-Qual can encode both Boolean and multi-valued models. To simulate models in MaBoSS, which only allows simulations of Boolean models, we implemented the method described by (Didier et al., 2011) to convert all models with multiple levels of activation into purely Boolean models.

The compatibility with these formats enable users to directly import models, through WebMaBoSS, from public databases of qualitative models such as Cell Collective (Helikar et al., 2012) or BioModels (Le Novere et al., 2006). As previously mentioned, an important added value of this functionality is the interoperability: users can easily build a model with software like GINsim (Gonzalez et al., 2006), Boolnet (Müssel et al., 2010) or CaSQ (Aghamiri et al., 2020), and simulate them using MaBoSS, inscribing MaBoSS and WebMaBoSS into a community combined effort to reproduce and exchange models.

2.5 MaBoSS Format, Particularities and Server Implementation

MaBoSS was initially built as a multi-platform software (Stoll et al., 2017) which can be run on command line. It uses two major files, one with the model description (bnd file), and one with the simulation settings (cfg file). The outputs are produced in a csv format. This usage, while very efficient, prevented a lot of potential users to explore MaBoSS. In 2018, python bindings for MaBoSS were developed and included in the CoLoMoTo jupyter notebook, which enabled to link MaBoSS to other modeling tools and to allow a new group of users to simulate already-built models with a stochastic approach (Levy et al., 2018). The CoLoMoTo environment also includes converter between formats, facilitating the import and export of models from different formats, although indirectly.

The analysis used with MaBoSS can require and produce a large number of simulations. The computational resources necessary to perform such simulation is thus critical. We developed a MaBoSS client/server implementation, where a server can be deployed to run MaBoSS simulations. MaBoSS client can connect to such server via a dedicated protocol, submit a simulation, and get the results. This allows to unload an important part of the computational resources on multiple, distributed servers. WebMaBoSS allows the configuration of such servers (host, port), which immediately become accessible to all users.

3 A Boolean Model Analysis With WebMaBoSS

WebMaBoSS can be accessed through a browser at https://maboss.curie.fr/webmaboss/. Registered users can organize and store the models inside a Project folder, where it is possible to upload a model in SBML-Qual or MaBoSS formats, or import a model from public databases such as BioModels and Cell Collective.

We illustrate the use of WebMaBoSS with an example of a published model of the regulation of the interleukins IL17 (Corral-Jara et al., 2021), which is accessible to guest users and already loaded into the default project of new accounts. Other model analyses and step-by-step tutorials can be found on the GitHub at the following address: https://github.com/sysbio-curie/WebMaBoSS.

3.1 IL-17A/IL-17F Differential Expression Model

To showcase a full study with WebMaBoSS, we studied a published model of T-helper cells for the regulation of IL-17A/IL-17F (Corral-Jara et al., 2021). The step-by-step tutorial showing all the functionalities of the web tool along with the interpretation of the results can be found in Supplementary File S1 and on the GitHub of WebMaBoSS (see above).

The model recapitulates the activation of the two cytokines IL-17A and IL-17F that are required for anti-microbial immunity and involved in auto-immune pathologies that can be linked to a subset of T-helper cells, Th1 and Th17.

The model encompasses different pathways organized in four modules: the TCR central module, that includes three different signals for the activation of naive T-cells, the Th7 module, that includes the cytokines leading to the Th17 phenotype, the IL-1β and IL-12 modules. The regulatory graph contains a total of 82 nodes and 136 interactions. The model analysis showed that NFAT2A, STAT5A and SMAD2 are key regulators of the differential expression of IL-17A and IL-17F.

As a support for the publication and with the goal to reproduce the results easily, several tasks, including the visualization of the stable states, the model analyses and the comparative studies were performed using the CoLoMoTo notebook which includes the python version of MaBoSS along with other modeling tools and can be found in the tutorial but also on the web repository of GINsim (http://ginsim.org/model/ThIL17diff).

The model can be imported directly from the Cell Collective database by selecting the Import button (Figure 1B). The content of the file that contains the parameters (.cfg file) can be viewed in the Editing tab, where the user can modify the values of Rates, Initial Values, Output, Parameters and Settings. Note that the Rates tab can display the logical rules for each of the nodes of the model that can be modified directly in the interface, but new nodes can also be created.

FIGURE 1
www.frontiersin.org

FIGURE 1. WebMaBoSS interface. (A) Web server welcome page of WebMaBoSS. (B) Loading or importing a model in WebMaBoSS. (C) visualization of the results: the network (left panel), the simulation results with pie charts of the asymptotic solutions and the table of stable states (middle panel), and the interface to perform more complex analyses such as mutant simulations or sensitivity analyses.

The network of the model can be viewed in the interactive frame by clicking on the Overview tab: the initial layout is conserved, can be modified and imported back (Figure 1C, left panel). The results of the simulations can be visualized using several representations (Figure 1C, middle panel), e.g. as a table of fixed points, as a pie chart of the model states or as trajectories of either the probabilities of the model states or the node states. Some additional tasks can be performed such as mutant simulations by selecting, in the corresponding window, the nodes to alter (Figure 1C, right panel).

To reproduce the published results, we used three different initial conditions that correspond to three different configurations of input nodes presented in the initial publication, representing to the presence of a special combination of cytokines in the environment:

• Th1 condition, with initial state: IL12 (IL12_In in the model)

• Th17 condition with initial state: IL1 (IL1_In), IL23 (IL23_In), TGFB (TGFB_In), IL6 (IL6_In)

• IL-12 + IL-1b condition, with initial state: IL1 (IL1_In), IL12 (IL12_In)

WebMaBoSS can also perform sensitivity analyses to check the effect of a knock-in/knock-out of each node on the network. The simulations will be launched one after the other, every time introducing a perturbation on a different node. This perturbation can be a single or a double mutation, representing a knock-out (OFF), an overexpression (ON) or a combination of both. To limit the length of the computation time, it is advised to select a subset of candidate nodes to explore the impact of the perturbations. WebMaBoSS then ouptuts the corresponding pie chart for each simulation and the user can filter the results to verify which mutation leads to the phenotype of interest. To demonstrate the importance of this functionality, we first simulate all the double mutants from a sublist of candidates (SMAD2, NFAT2A, STAT5A). We obtain a graphical list of all these mutants and their associated final states, which is in accordance with the published results (Figure 6 of Corral-Jara et al. (2021)). We can then filter the results and search for instance for mutations producing a large portion (more than 35%) of Th cells secreting IL17F, but not IL17A. For this example, we obtain two candidates for such a phenotype, with an inhibition of SMAD2 and an activation of either NFAT2A or STAT5A (Figure 2).

FIGURE 2
www.frontiersin.org

FIGURE 2. Sensitivity analysis on the Corral model. (A) Initial settings for simulations (left panels), and visualization of the results of the simulations as pie charts (right panel). (B) Filtering options’s window (left panel) and results of the filter for the IL17F–IL2 phenotype (right panel)

4 Conclusion

We present a web interface of the modeling software, MaBoSS, where Boolean models of various formats can be directly imported and simulated. This web tool offers the possibility to apply alterations to a model, in order to mimic mutations, disease conditions, etc. Automatic perturbations can also be performed, for parameters sensitivity analyses or model optimization for instance.

Therefore, Boolean formalism, within this web tool, provides a framework to test in silico hypotheses about the importance of some genes or pathways in cellular phenotypes, to suggest potential treatments with combinations of candidate drugs, etc. All these tasks do not require any prior knowledge of modeling or of the modeling tools. If biologists or non-modelers wish to play with a model, to try alterations that would mimic a disease or a patient profile, or to search for points of intervention to revert a phenotype (e.g., what to mutate to suppress the proliferative characteristic of a cell), they can easily test some ideas. We provide some tutorials in the GitHub repository and several examples on possible analyses and on the type of predictions that can be formulated from these simulations.

We are planning to extend some other functionalities of MaBoSS such as the integration of omics data to personalize the Boolean models of signaling pathways (Béal et al., 2019). The idea is to build individual models for patients in order to account for the data available [mutations, RNAseq, (phospho)proteomics data, etc.,] and modify the logical rules or the transition rates accordingly. A personalized model of a patient can already be simulated by hand by forcing the values of the nodes to the mutation profile of that patient. We plan to include this functionality to allow automatic construction of these models.

The purpose of the web tool is to simulate without any programming knowledge, however, for more complex simulations, we still advise to use the stand alone version or the python scripts. We provide Jupyter notebooks to facilitate its use in MaBoSS website (https://maboss.curie.fr).

Data Availability Statement

Publicly available datasets were analyzed in this study. This data can be found here: https://github.com/sysbio-curie/WebMaBoSS.

Author Contributions

VN developed the web interface, MR coded some functionalities, wrote the tutorial and tested the tool extensively, LC and GS designed the project, LC supervised the project. VN, MR and LC wrote the first version of the article. All authors contributed to the writing and the correction of the article.

Funding

This work received funding from the European Union Horizon 2020 research and innovation program under grant agreement No. 668858 (PrECISE project). This work was also partially funded by the PerMedCoE project which is part of the European Union’s Horizon 2020 research and innovation program under the grant agreement No. 951773, and by Agence Nationale de la Recherche in the program Investissements d’Avenir (project No. ANR-19-P3IA-0001; PRAIRIE 3IA Institute).

Conflict of Interest

Author EV was employed by the company Sysra.

The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s Note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors, and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Acknowledgments

We would like to thank the computational system biology of cancer team for their input, and in particular Arnau Montagud and Rémi Trimbour.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fmolb.2021.754444/full#supplementary-material

References

Abate, A., (2020). Tutorial: The Colomoto Interactive Notebook, Accessible and Reproducible Computational Analyses for Qualitative Biological Networks.” in Computational Methods in Systems Biology: 18th International Conference, CMSB 2020September 23-25, 2020, 12314. Konstanz, Germany: Springer, 383.

Google Scholar

Aghamiri, S. S., Singh, V., Naldi, A., Helikar, T., Soliman, S., and Niarakis, A. (2020). Automated Inference of Boolean Models from Molecular Interaction Maps Using Casq. Bioinformatics 36, 4473–4482. doi:10.1093/bioinformatics/btaa484

PubMed Abstract | CrossRef Full Text | Google Scholar

Bauer, A. L., Jackson, T. L., and Jiang, Y. (2007). A Cell-Based Model Exhibiting Branching and Anastomosis during Tumor-Induced Angiogenesis. Biophysical J. 92, 3105–3121. doi:10.1529/biophysj.106.101501

PubMed Abstract | CrossRef Full Text | Google Scholar

Béal, J., Montagud, A., Traynard, P., Barillot, E., and Calzone, L. (2019). Personalization of Logical Models with Multi-Omics Data Allows Clinical Stratification of Patients. Front. Physiol. 9, 1965. doi:10.3389/fphys.2018.01965

PubMed Abstract | CrossRef Full Text | Google Scholar

Bérenguier, D., Chaouiya, C., Monteiro, P. T., Naldi, A., Remy, E., Thieffry, D., et al. (2013). Dynamical Modeling and Analysis of Large Cellular Regulatory Networks. Chaos 23, 025114. doi:10.1063/1.4809783

PubMed Abstract | CrossRef Full Text | Google Scholar

Chaouiya, C., Bérenguier, D., Keating, S. M., Naldi, A., Van Iersel, M. P., Rodriguez, N., et al. (2013). Sbml Qualitative Models: a Model Representation Format and Infrastructure to foster Interactions between Qualitative Modelling Formalisms and Tools. BMC Syst. Biol. 7, 135–215. doi:10.1186/1752-0509-7-135

PubMed Abstract | CrossRef Full Text | Google Scholar

Checcoli, A., Pol, J. G., Naldi, A., Noël, V., Barillot, E., Kroemer, G., et al. (2020). Dynamical Boolean Modeling of Immunogenic Cell Death. Front. Physiol. 11, 590479. doi:10.3389/fphys.2020.590479

PubMed Abstract | CrossRef Full Text | Google Scholar

Cohen, D. P. A., Martignetti, L., Robine, S., Barillot, E., Zinovyev, A., and Calzone, L. (2015). Mathematical Modelling of Molecular Pathways Enabling Tumour Cell Invasion and Migration. Plos Comput. Biol. 11, e1004571. doi:10.1371/journal.pcbi.1004571

PubMed Abstract | CrossRef Full Text | Google Scholar

Corral-Jara, K. F., Chauvin, C., Abou-Jaoudé, W., Grandclaudon, M., Naldi, A., Soumelis, V., et al. (2021). Interplay between Smad2 and Stat5a Is a Critical Determinant of Il-17a/il-17f Differential Expression. Mol. Biomed. 2, 1–16. doi:10.1186/s43556-021-00034-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Davidich, M. I., and Bornholdt, S. (2008). Boolean Network Model Predicts Cell Cycle Sequence of Fission Yeast. PloS one 3, e1672. doi:10.1371/journal.pone.0001672

PubMed Abstract | CrossRef Full Text | Google Scholar

Didier, G., Remy, E., and Chaouiya, C. (2011). Mapping Multivalued onto Boolean Dynamics. J. Theor. Biol. 270, 177–184. doi:10.1016/j.jtbi.2010.09.017

PubMed Abstract | CrossRef Full Text | Google Scholar

Fauré, A., Naldi, A., Chaouiya, C., and Thieffry, D. (2006). Dynamical Analysis of a Generic Boolean Model for the Control of the Mammalian Cell Cycle. Bioinformatics 22, e124–e131. doi:10.1093/bioinformatics/btl210

PubMed Abstract | CrossRef Full Text | Google Scholar

Fauré, A., Vreede, B. M. I., Sucena, É., and Chaouiya, C. (2014). A Discrete Model of drosophila Eggshell Patterning Reveals Cell-Autonomous and Juxtacrine Effects. Plos Comput. Biol. 10, e1003527. doi:10.1371/journal.pcbi.1003527

PubMed Abstract | CrossRef Full Text | Google Scholar

Fey, D., Halasz, M., Dreidax, D., Kennedy, S. P., Hastings, J. F., Rauch, N., et al. (2015). Signaling Pathway Models as Biomarkers: Patient-specific Simulations of Jnk Activity Predict the Survival of Neuroblastoma Patients. Sci. Signal. 8, ra130. doi:10.1126/scisignal.aab0990

PubMed Abstract | CrossRef Full Text | Google Scholar

Flobak, Å., Baudot, A., Remy, E., Thommesen, L., Thieffry, D., Kuiper, M., et al. (2015). Discovery of Drug Synergies in Gastric Cancer Cells Predicted by Logical Modeling. Plos Comput. Biol. 11, e1004426. doi:10.1371/journal.pcbi.1004426

PubMed Abstract | CrossRef Full Text | Google Scholar

Garg, A., Di Cara, A., Xenarios, I., Mendoza, L., and De Micheli, G. (2008). Synchronous versus Asynchronous Modeling of Gene Regulatory Networks. Bioinformatics 24, 1917–1925. doi:10.1093/bioinformatics/btn336

PubMed Abstract | CrossRef Full Text | Google Scholar

Gerosa, L., Chidley, C., Fröhlich, F., Sanchez, G., Lim, S. K., Muhlich, J., et al. (2020). Receptor-driven Erk Pulses Reconfigure Mapk Signaling and Enable Persistence of Drug-Adapted Braf-Mutant Melanoma Cells. Cel Syst. 11, 478–494. doi:10.1016/j.cels.2020.10.002

PubMed Abstract | CrossRef Full Text | Google Scholar

Gómez Tejeda Zañudo, J., Guinn, M. T., Farquhar, K., Szenk, M., Steinway, S. N., Balázsi, G., et al. (2019). Towards Control of Cellular Decision-Making Networks in the Epithelial-To-Mesenchymal Transition. Phys. Biol. 16, 031002. doi:10.1088/1478-3975/aaffa1

PubMed Abstract | CrossRef Full Text | Google Scholar

González, A., Chaouiya, C., and Thieffry, D. (2008). Logical Modelling of the Role of the Hh Pathway in the Patterning of the drosophila wing Disc. Bioinformatics 24, i234–i240. doi:10.1093/bioinformatics/btn266

PubMed Abstract | CrossRef Full Text | Google Scholar

Gonzalez, A. G., Naldi, A., Sánchez, L., Thieffry, D., and Chaouiya, C. (2006). Ginsim: a Software Suite for the Qualitative Modelling, Simulation and Analysis of Regulatory Networks. Biosystems 84, 91–100. doi:10.1016/j.biosystems.2005.10.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Harvey, I., and Bossomaier, T. (1997). “Time Out of Joint: Attractors in Asynchronous Random Boolean Networks,” in Proceedings of the Fourth European Conference on Artificial Life (ECAL97 (MIT Press), 67–75.

Google Scholar

Helikar, T., Kowal, B., McClenathan, S., Bruckner, M., Rowley, T., Madrahimov, A., et al. (2012). The Cell Collective: toward an Open and Collaborative Approach to Systems Biology. BMC Syst. Biol. 6, 96–14. doi:10.1186/1752-0509-6-96

PubMed Abstract | CrossRef Full Text | Google Scholar

Irons, D. J. (2009). Logical Analysis of the Budding Yeast Cell Cycle. J. Theor. Biol. 257, 543–559. doi:10.1016/j.jtbi.2008.12.028

CrossRef Full Text | Google Scholar

Kauffman, S. A. (1969). Metabolic Stability and Epigenesis in Randomly Constructed Genetic Nets. J. Theor. Biol. 22, 437–467. doi:10.1016/0022-5193(69)90015-0

CrossRef Full Text | Google Scholar

Keating, S. M., Waltemath, D., König, M., Zhang, F., Dräger, A., Chaouiya, C., et al. (2020). Sbml Level 3: an Extensible Format for the Exchange and Reuse of Biological Models. Mol. Syst. Biol. 16, e9110. doi:10.15252/msb.20199110

PubMed Abstract | CrossRef Full Text | Google Scholar

Kholodenko, B. N. (2000). Negative Feedback and Ultrasensitivity Can Bring about Oscillations in the Mitogen-Activated Protein Kinase Cascades. Eur. J. Biochem. 267, 1583–1588. doi:10.1046/j.1432-1327.2000.01197.x

CrossRef Full Text | Google Scholar

Le Novère, N., Hucka, M., Mi, H., Moodie, S., Schreiber, F., Sorokin, A., et al. (2009). The Systems Biology Graphical Notation. Nat. Biotechnol. 27, 735–741. doi:10.1038/nbt.1558

PubMed Abstract | CrossRef Full Text | Google Scholar

Le Novere, N., Bornstein, B., Broicher, A., Courtot, M., Donizelli, M., Dharuri, H., et al. (2006). Biomodels Database: a Free, Centralized Database of Curated, Published, Quantitative Kinetic Models of Biochemical and Cellular Systems. Nucleic Acids Res. 34, D689–D691. doi:10.1093/nar/gkj092

PubMed Abstract | CrossRef Full Text | Google Scholar

Levy, N., Naldi, A., Hernandez, C., Stoll, G., Thieffry, D., Zinovyev, A., et al. (2018). Prediction of Mutations to Control Pathways Enabling Tumor Cell Invasion with the Colomoto Interactive Notebook (Tutorial). Front. Physiol. 9, 787. doi:10.3389/fphys.2018.00787

PubMed Abstract | CrossRef Full Text | Google Scholar

Lu, J., Zeng, H., Liang, Z., Chen, L., Zhang, L., Zhang, H., et al. (2015). Network Modelling Reveals the Mechanism Underlying Colitis-Associated colon Cancer and Identifies Novel Combinatorial Anti-cancer Targets. Sci. Rep. 5, 14739–14815. doi:10.1038/srep14739

PubMed Abstract | CrossRef Full Text | Google Scholar

Müssel, C., Hopfensitz, M., and Kestler, H. A. (2010). BoolNet-an R Package for Generation, Reconstruction and Analysis of Boolean Networks. Bioinformatics 26, 1378–1380. doi:10.1093/bioinformatics/btq124

PubMed Abstract | CrossRef Full Text | Google Scholar

Naldi, A., Hernandez, C., Levy, N., Stoll, G., Monteiro, P. T., Chaouiya, C., et al. (2018). The Colomoto Interactive Notebook: Accessible and Reproducible Computational Analyses for Qualitative Biological Networks. Front. Physiol. 9, 680. doi:10.3389/fphys.2018.00680

PubMed Abstract | CrossRef Full Text | Google Scholar

Saez-Rodriguez, J., Alexopoulos, L. G., Zhang, M., Morris, M. K., Lauffenburger, D. A., and Sorger, P. K. (2011). Comparing Signaling Networks between normal and Transformed Hepatocytes Using Discrete Logical Models. Cancer Res. 71, 5400–5411. doi:10.1158/0008-5472.CAN-10-4453

PubMed Abstract | CrossRef Full Text | Google Scholar

Sánchez, L., Chaouiya, C., and Thieffry, D. (2002). Segmenting the Fly Embryo: Logical Analysis of the Role of the Segment Polarity Cross-Regulatory Module. Int. J. Dev. Biol. 52, 1059–1075. doi:10.1387/ijdb.072439ls

CrossRef Full Text | Google Scholar

Schwab, J. D., Kühlwein, S. D., Ikonomi, N., Kühl, M., and Kestler, H. A. (2020). Concepts in Boolean Network Modeling: What Do They All Mean? Comput. Struct. Biotechnol. J. 18, 571–582. doi:10.1016/j.csbj.2020.03.001

PubMed Abstract | CrossRef Full Text | Google Scholar

Shmulevich, I., Dougherty, E. R., Kim, S., and Zhang, W. (2002). Probabilistic Boolean Networks: a Rule-Based Uncertainty Model for Gene Regulatory Networks. Bioinformatics 18, 261–274. doi:10.1093/bioinformatics/18.2.261

PubMed Abstract | CrossRef Full Text | Google Scholar

Sizek, H., Hamel, A., Deritei, D., Campbell, S., and Ravasz Regan, E. (2019). Boolean Model of Growth Signaling, Cell Cycle and Apoptosis Predicts the Molecular Mechanism of Aberrant Cell Cycle Progression Driven by Hyperactive Pi3k. Plos Comput. Biol. 15, e1006402. doi:10.1371/journal.pcbi.1006402

PubMed Abstract | CrossRef Full Text | Google Scholar

Stoll, G., Viara, E., Barillot, E., and Calzone, L. (2012). Continuous Time Boolean Modeling for Biological Signaling: Application of gillespie Algorithm. BMC Syst. Biol. 6, 116–118. doi:10.1186/1752-0509-6-116

PubMed Abstract | CrossRef Full Text | Google Scholar

Stoll, G., Caron, B., Viara, E., Dugourd, A., Zinovyev, A., Naldi, A., et al. (2017). Maboss 2.0: an Environment for Stochastic Boolean Modeling. Bioinformatics 33, 2226–2228. doi:10.1093/bioinformatics/btx123

PubMed Abstract | CrossRef Full Text | Google Scholar

Sugita, M. (1963). Functional Analysis of Chemical Systems In Vivo Using a Logical Circuit Equivalent. Ii. The Idea of a Molecular Automaton. J. Theor. Biol. 4, 179–192. doi:10.1016/0022-5193(63)90027-4

CrossRef Full Text | Google Scholar

Thomas, R. (1973). Boolean Formalization of Genetic Control Circuits. J. Theor. Biol. 42, 563–585. doi:10.1016/0022-5193(73)90247-6

CrossRef Full Text | Google Scholar

Trairatphisan, P., Mizera, A., Pang, J., Tantar, A. A., Schneider, J., and Sauter, T. (2013). Recent Development and Biomedical Applications of Probabilistic Boolean Networks. Cell Commun Signal 11, 46–25. doi:10.1186/1478-811X-11-46

PubMed Abstract | CrossRef Full Text | Google Scholar

Traynard, P., Fauré, A., Fages, F., and Thieffry, D. (2016). Logical Model Specification Aided by Model-Checking Techniques: Application to the Mammalian Cell Cycle Regulation. Bioinformatics 32, i772–i780. doi:10.1093/bioinformatics/btw457

PubMed Abstract | CrossRef Full Text | Google Scholar

Tyson, J. J., Csikasz-Nagy, A., and Novak, B. (2002). The Dynamics of Cell Cycle Regulation. Bioessays 24, 1095–1109. doi:10.1002/bies.10191

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, R.-S., Saadatpour, A., and Albert, R. (2012). Boolean Modeling in Systems Biology: an Overview of Methodology and Applications. Phys. Biol. 9, 055001. doi:10.1088/1478-3975/9/5/055001

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: Boolean modelling, stochastic simulation, web interface, SBML-qual, automatic mutations, sensitivity analysis

Citation: Noël V, Ruscone M, Stoll G, Viara E, Zinovyev A, Barillot E and Calzone L (2021) WebMaBoSS: A Web Interface for Simulating Boolean Models Stochastically. Front. Mol. Biosci. 8:754444. doi: 10.3389/fmolb.2021.754444

Received: 31 August 2021; Accepted: 20 October 2021;
Published: 15 November 2021.

Edited by:

Jessica Andreani, UMR9198 Institut de Biologie Intégrative de la Cellule (I2BC), France

Reviewed by:

David Murrugarra, University of Kentucky, United States
Marija Cvijovic, Chalmers University of Technology, Sweden
Michele Braccini, Ca'Foscari University of Venice, Italy

Copyright © 2021 Noël, Ruscone, Stoll, Viara, Zinovyev, Barillot and Calzone. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Vincent Noël, vincent.noel@curie.fr

Download