Genetic Network Analyzer (GNA)

Genetic Network Analyzer (GNA) is a computer tool for the modeling and simulation of genetic regulatory networks. The aim of GNA is to assist biologists in constructing a model of a genetic regulatory network using knowledge about regulatory interactions in combination with gene expression data.

Genetic Network Analyzer consists of a simulator of qualitative models of genetic regulatory networks in the form of piecewise-linear differential equations. Instead of exact numerical values for the parameters, which are often not available for networks of biological interest, the user of GNA specifies inequality constraints. This information is sufficient to generate a state transition graph that describes the qualitative dynamics of the network. The simulator has been implemented in Java and has been applied to the analysis of various regulatory systems, such as the networks controlling the initiation of sporulation in B. subtilis, the carbon starvation response in E. coli, and biodegradation of polluants by P. putida.  See the list of publications below for references to these and other examples.

Hidde de Jong

Screenshot of GNA

Functionalities of GNA

The current version is GNA 8.7. In comparison with the previously distributed versions, GNA 8.7 has the following additional functionalities :

  • The export of models to the SBML Qual format.

GNA 8.7 preserves all functionalities of previous versions, including :

  • The construction of a model using a graphical user interface;
  • The performance of a qualitative simulation of the network dynamics, resulting in predictions adapted to available gene expression data;
  • The location of all steady states of the model, including an indication of their stability;
  • The export and import of models in SBML format;
  • The specification of the qualitative dynamics of a network in temporal logic, using high-level query templates;
  • The automated verification of these properties on the state transition graph by means of standard model-checking tools, either locally installed or accessible through a remote web server;
  • The editing and visualization of regulatory networks, in an SBGN-compatible format;
  • The semi-automatic generation of a prototype model from the network structure.
Hidde de Jong

Screenshot of network and model editor in GNA

Obtaining and using Genetic Network Analyzer

Genetic Network Analyzer has been developed in collaboration with the company Genostar, which has integrated GNA in its environment for exploratory genomics, called IOGMA. GNA is freely available for non-profit academic research and the Windows, Linux, and Mac executables can be downloaded for installation here. Non-academic users wishing to use GNA – or academic users wishing to use GNA for purposes not covered by the user licence – are invited to contact Hidde de Jong.

More information on how to use GNA can be found in the tutorial and the installation guide.

Developers of Genetic Network Analyzer

The main developers of GNA are Hidde de Jong and Michel Page, with important contributions from Grégory Batt, Bruno Besson, Estelle Dumas, Céline Hernandez, Radu Mateescu, and Pedro Monteiro in the past.

References

Acknowledgments

GNA uses the following open-source software : JGraph, SAT4J, and CUP. The model-checker web server at INRIA runs NuSMV.

Comments are closed.