Next Article in Journal / Special Issue
Evolution by Pervasive Gene Fusion in Antibiotic Resistance and Antibiotic Synthesizing Genes
Previous Article in Journal
Use of CMEIAS Image Analysis Software to Accurately Compute Attributes of Cell Size, Morphology, Spatial Aggregation and Color Segmentation that Signify in Situ Ecophysiological Adaptations in Microbial Biofilm Communities
Previous Article in Special Issue
Computational and Statistical Analyses of Insertional Polymorphic Endogenous Retroviruses in a Non-Model Organism
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Evolutionary Dynamics in Gene Networks and Inference Algorithms

1
Max Planck Institute for the Physics of Complex Systems, Nöthnitzer Straße 38, 01187 Dresden, Germany
2
Departamento de Física de la Materia Condensada, Universidad de Sevilla, 41012 Sevilla, Spain
*
Author to whom correspondence should be addressed.
Submission received: 31 October 2014 / Revised: 18 February 2015 / Accepted: 3 March 2015 / Published: 13 March 2015
(This article belongs to the Special Issue Genomes and Evolution: Computational Approaches)

Abstract

:
Dynamical interactions among sets of genes (and their products) regulate developmental processes and some dynamical diseases, like cancer. Gene regulatory networks (GRNs) are directed networks that define interactions (links) among different genes/proteins involved in such processes. Genetic regulation can be modified during the time course of the process, which may imply changes in the nodes activity that leads the system from a specific state to a different one at a later time (dynamics). How the GRN modifies its topology, to properly drive a developmental process, and how this regulation was acquired across evolution are questions that the evolutionary dynamics of gene networks tackles. In the present work we review important methodology in the field and highlight the combination of these methods with evolutionary algorithms. In recent years, this combination has become a powerful tool to fit models with the increasingly available experimental data.

Graphical Abstract

1. Introduction

During evolution, organisms adapt to the environment for survival following natural selection processes, which involve modification of physiological characteristics over generations. Those modifications imply changes in the genome that may lead to different genetic interactions to perform a specific function, i.e., gene regulation. An evolutionary process can be divided in two parts. The first part is the modification of gene regulation (recombination rules and mutation), which leads to the modification of certain characteristics in a specific way. The second part optimizes the characteristics modification by survival of the best-adapted characteristics to their purpose (selection and fitness). From a dynamical systems perspective, these processes define an evolutionary dynamics that drives a system from an initial state, attractor A, which is stable under certain environmental conditions, through different trajectories in a state space until it reaches a new attractor B, which is stable under new environmental conditions (Figure 1) [1].
Figure 1. Scheme of evolutionary dynamics from three different perspectives. (Top) From the perspective of dynamical systems; (Middle) From the perspective of the evolutionary process; (Bottom) From the perspective of networks topology.
Figure 1. Scheme of evolutionary dynamics from three different perspectives. (Top) From the perspective of dynamical systems; (Middle) From the perspective of the evolutionary process; (Bottom) From the perspective of networks topology.
Computation 03 00099 g001
In Figure 1top, the system in attractor A modifies its state according to certain dynamics that may lead the system to different attractors. These target attractors may represent states, which are far from the optimum possible state (in grey). A selection towards an optimum may lead attractor A to the optimum (or close to the optimum) attractor B. Dashed circles represent the robustness vicinity where small perturbations maintain the system under the same attractor (canalization). Dynamical rules and stochastic perturbations define the trajectories in the state space and determine their final states. The state space in the dynamical system matches with the fitness space in the evolutionary process. In Figure 1middle, the system in A (green dot) evolves according to certain dynamics and it can reach a new stable state with low fitness (local maxima represented with grey dots). A selection process towards an optimum may lead A to a global maximum-fitness, or sufficiently high-fitness, B (blue dot).
Evolutionary processes inherently define an optimization mechanism so that the approximation to attractor B is not a random trajectory. Heuristic optimization methods and evolutionary algorithms mimic natural selection using recombination and mutation rules to approximate to attractor B. The application of heuristic optimization to the formal definition of the evolutionary dynamics of genetic regulation may help to understand the dynamical rules that lead from A to B.
In practice, evolutionary dynamics formalisms use a set of given rules to reveal the final states of a modified genetic regulation. In the recent years, this approach has been especially studied in the fixation probability of deleterious mutations in viral quasispecies [2,3], and cancer development [4,5,6]. The application of evolutionary algorithms to the evolutionary dynamics of genetic regulation determines the modification rules given both initial A and final B states. In a previous work [7], we have followed this approach to determine possible dynamical rules, which change genetic regulation between two different developmental stages of a single developmental process [7]; Gerstung et al. identified possible dynamical rules for cancer progression between different disease stages [8].
In the present work, we review the recent methodology for evolutionary dynamics and heuristic optimization, and discuss the applicability of such methods to real biological problems.

Basic Concepts

Gene regulation formalisms. Gene regulation includes a wide range of mechanisms that determine the concentration of gene products in a specific process that can be associated with the result of a specific phenotype or biological function. In a simplistic definition, gene regulation can be represented by the interaction among certain genes (or gene products), which contribute to develop biological processes. Under this definition genetic regulation can be studied in networked frameworks, where the nodes represent genes (or their products) and the links represent the regulatory interactions among genes. In gene regulatory networks (GRN) we can match nodes with expressed (non-expressed) genes that are functionally active (inactive) in a specific process. Links can define positive regulatory interactions, they favor the activation of a non-expressed gene or the activity of an already expressed one, or negative, they favor the deactivation of an expressed gene or block the activation of a non-expressed one. The simplest and most common representation of GRNs is the Boolean type [7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33], where two discrete values define the state of network nodes; common values are 1 and 0 (or +1 and −1) whether the state is active and inactive respectively. Extensions to this representation comprise more than two discrete values to define gradual activity of a node; this is usually considered in combination with Fuzzy-logic techniques [34]. Links action can also be defined as Boolean so that value 1 indicates a link between two nodes, and 0 indicates that those two nodes are unconnected. The GRN link-values define the adjacency matrix M, where the entry mij describes the interaction between genes i and j; the diagonal entry mii describes the self-interaction of gene i. It is also common to designate an action-intensity (weight) to the link using a graded-value interval, thus the entry wij in the weight matrix W defines the strength of the interaction between gene i and j. A GRN is a directed network, so M and W are non-symmetric. Usually, GRNs are sparse though they may contain highly connected nodes (hubs).
Continuum formalisms provide more detail representations of GRNs. As a recently explored instance, S-Systems defines the nodes in a GRN as variables in an ordinary differential equation (ODE) system [13,35,36,37,38,39,40,41,42], which dynamics is defined by:
d X i d t = α i j = 1 n X j g i j β i j = 1 n X j h i j
where Xi define the genes expression (network nodes), which is given in time as a function of the expression levels of the other genes. The dynamical reaction kinetics in Equation (1) is defined using a power-law formalism that allows capturing complex non-linear relations. The two reaction terms in Equation (1) formally describe synthesis and degradation of gene i, which are influenced by genes j. αi and βi are reaction rates (synthesis and degradation respectively) and gij and hij are the positive kinetic orders of the reactions that indicate the strength of the influence of gene j in the synthesis and degradation of gene i.
Other instances of GRN definition are based on linear ODE systems [16,43,44,45,46,47,48], artificial neural networks (ANN) [29,34,49] and reticular systems [30,31,32].
Evolutionary dynamics rules. The topology of a GRN defines the expression of the genes (nodes activity) in a determined time point. Evolutionary rules can modify nodes activity and network wiring in time so that the final topology of the network may be different from the initial one. In discrete systems, evolution rules are generally defined as threshold-type functions, either step-like (Heaviside) or sigmoidal (like the Hill function); the rules are applied using difference equations with a discrete time counter. In continuum representations the rules are applied using differential equations and a real variable for the time. During evolution, GRNs can be ranked according to a predefined criterion using a fitness function. This function measures the adaptability of the evolved system and drives the evolution process to an attractor. The fitness function is defined according to the specific system of study. In Figure 1bottom, Network A (with green nodes) represents a certain function of a system (phenotypic/genotypic characteristic in terms of gene networks). Following a specific dynamics, network A changes its topology by rewiring the links and/or changing the number of nodes. This new topology may represent a state far from the optimum (networks with nodes in grey). A selection process towards an optimum may lead network A to network B (with blue nodes) satisfying a specific functionality.

2. Evolutionary Dynamics Methods

Our starting point in the evolutionary dynamics methods is Wagner’s model [9,10]. Wagner studied the influence of gene duplicity on gene expression in metazoan development. The GRN is discretely represented using value 1 for active nodes and −1 for inactive nodes. In Equation (2), Si(t) represents the state of the nodes in time t. The system evolves applying the difference equations:
S i ( t + τ ) = f ( j = 1 N w i j S j ( t ) )
where f(x) indicates the sign of the expression, and x = j = 1 N w i j S j ( t ) . The expression of the gene Si in time (t + τ) is a function of the action of the genes Sj in time t with wij the regulatory strength of the interaction of the gene Sj on Si. If x < 0 then f(x) = −1 and the regulation is negative, thus the target gene is deactivated. If x > 0 then f(x) = +1 and the regulation is positive, thus the target gene is activated. If x = 0 then f(x) = 0 and the target node is not modified. The characteristic time τ indicates the time unit during the evolutionary process. This dynamics leads either to an equilibrium or oscillatory state. For simplicity, Wagner studied only the equilibrium state S ^ and analyzed the epigenetic stability that is the number of stable states. An optimal state Sopt exists during the developmental process. If the final equilibrium state is different from Sopt, the developmental process may suffer modifications and, therefore, the fitness of the adult organism is reduced. The evolutionary process, starting from an initial state, is numerically simulated for a set of individuals and is characterized by a certain state S. The distance of the individual fitness value against the optimal is measured using the Hamming distance:
d [ S , S ^ ] = 1 2 1 2 N i = 1 N S i S i o p t
From Expression (3), the fitness is given by the function:
F = exp ( d [ S , S ^ ] 2 2 )
where β is a positive parameter that measures the selection strength. To test whether the evolution rule leads to an equilibrium state, it is applied twice. If the network is in an equilibrium state the fitness is measured, otherwise it is assigned the minimum fitness value, exp(−1/β). The individuals measured are ranked by their fitness value. The recombination process is only performed over selected individuals. Two individuals are selected for recombination if their normalized fitness is higher than a random number with uniform distribution between 0 and 1. The non-selected individuals are discarded. The recombination process implies the exchange of rows in the weight matrix W between two individuals selected according to a highest fitness rule. The weights wij ≠ 0 have a probability of modification (mutation) based on a pseudorandom value.
Wagner determined that gene duplicity does not affect the expression level.
Many authors have considered variations on Wagner’s model. As instances, Siegal and Bergman proposed the same dynamical law as in Equation (2). As a difference, the authors introduce a sign function in the form:
f ( x ) = 2 1 + e a x 1
The sign function f(x) is a sigmoidal function with a controlling the speed of change from an activation to a repression state [15]. With this model, the authors revisited Waddington’s canalization concept that is the robustness during development to changes in the genome [50]. They claim that the dynamical GRN driving a developmental process, described by iteration of Equations (2) and (5), evolves to constrain the genetic system to produce canalization, even without a selection towards an optimum fitness [15]. To define the final state, S ^ , of the evolutionary process, they define a measure similar to a variance in the form:
ψ ( S ( t ) ) = 1 τ θ = t τ t D ( S ( θ ) , S ¯ ( t ) )
where
D ( S ( θ ) , S ¯ ( t ) ) = 1 4 N i = 1 N ( s i s ¯ i ) 2
and S ¯ is the mean expression level during the time interval (t − τ, …, t). The initial state is randomly selected and the steady state, S ^ , is reached when ψ( S ^ ) < 10−4. The system is considered unstable if this threshold is not reach within 100 iterations. In this model, the fitness of an unstable individual is 0. The fitness function in steady-state systems is defined as:
F ( S ^ ) = exp [ D ( S ^ , S o p t ) β ]
with β the selection strength and Sopt predefined the optimum solution. Note that the dynamical law, Equation (2), and Hamming distance, Equation (3), defined in Wagner’s model is a special case of this one considering the limit of α➔∞.
The recombination is performed by randomly exchanging W rows in individuals with similar fitness. Mutations are performed according to a normal distribution. The new individual is considered part of the new population if it reaches the steady state and its fitness is higher than a random number with uniform distribution.
Other instances study the effect of mutations with respect to the stability of the evolved state. Masel studied genetic assimilations that are mutations previously induced by external environmental conditions that later turn into inherited genetic modifications [17]. The author added a noise component ε in the form of a random number drown from a normal distribution. The noise component may alter the state of a node si in the dynamic equation:
s i ( t ) = f ( W S ( t 1 ) i + ε )
where f(x) = 0 if x < 0 and f(x) = 1 otherwise with x = WS(t − 1)i + ε. If S does not remain at some stable value during four time steps in a row within 100 time steps, then the individual, represented by the matrix W, does not reach equilibrium and it is assumed to be unviable (W is discarded). The author found that genetic assimilation could occur in absence of a selection process that favors the assimilating modification. This is also in agreement with Waddington’s canalization.
Similarly, Espinosa-Soto et al. analyzed the effect of genetic and non-genetic perturbations on an individual and its relation with the phenotypic plasticity that a regulatory circuit may reach to ease the adaptive evolution [31]. Azevedo et al. developed a model in which sexual reproduction produces negative epistasis that increases the capacity to purge deadly mutations. This suggests that sexual reproduction selects conditions to favor its own maintenance [21]. Kaneko et al. studied the robustness against noise and mutations in genetic expression. They used a different type of model based on stochastic differential equations [44].

3. Inference of GRNs Using Evolutionary Algorithms

One of the motivations for evolutionary dynamics methods is the interpretation of real experimental data. Several methods are used to infer this interpretation. In the case of genomics, this inference provides GRNs that are able to satisfy the experimental conditions. The most recently used methods are evolutionary algorithms (EA) [51].
Among the EA one can find the genetic algorithms (GA), evolution strategies (ES), evolutionary programming (EP), simulated annealing (SA), ant colonies (AC) and immune algorithms (IA) [51]. Moreover, hybrid algorithms are also considered. Here, two or more methods are combined, or they are applied with other selection/learning methods such as artificial neural networks (ANN) and S-systems. We first discuss two of the most common single methods.
One of the, so-called, classical evolutionary algorithms are the genetic algorithms. The GAs are based on natural selection. They contemplate inheritance (recombination), mutation, adaptation and elitism. The general scheme (Figure 2) of these methods is the following: the starting point is the generation of individuals (often called chromosomes) representing the possible solutions to a problem. The individuals are ranked according to a specific fitness function that measures the proximity of the individual’s solution to a predefined optimal solution (commonly the fit to experimental data). The selection of individuals to form offspring that are new individuals, which are supposed to maintain most of the good qualities of their parents, is fitness dependent. The offspring is form by crossover methods of the selected individuals. The new individuals can mutate. Mutations are small perturbations, which may eventually lead to better characteristics. This reproductive cycle intends to improve the quality of the individuals according to the fitness criteria.
In the group of the considered modern EA, one of the most used is the simulated annealing. While GA mimic laws of evolution in biology, SA emulates a metallurgic technique used to obtain uniform composition alloys. The fitness (energy) function has multiple local minima (metastable states) and it should be minimal in the thermodynamic equilibrium. In experimental annealing, a solid is heated to a high temperature, whereby particles in the liquid phase have a great freedom to adapt to a minimum energy configuration. Then, the cooling program slowly decreases temperature T, so that for each T value the system reaches an equilibrium state. The process can be described starting from the maximum temperature and considering that for each T value the solid reaches its thermal equilibrium. Each temperature-dependent state is characterized by an energy E given by the Boltzmann distribution, provided that the cooling program is sufficiently slow. As temperature lowers, the Boltzmann distribution concentrates in lower energy states. Finally, when the temperature is close to zero, only the lowest energy state has a nonzero probability. If the cooling program is done too fast, the solid can reach metastable structures.
Figure 2. Workflow schemes for general genetic algorithms (GA) and simulated annealing (SA) implementation.
Figure 2. Workflow schemes for general genetic algorithms (GA) and simulated annealing (SA) implementation.
Computation 03 00099 g002
In heuristic optimization, the SA method matches the fitness function with the energy function, which includes an artificial control parameter as temperature. The set of possible solutions is mapped to the possible states of the physical system. The steady state (the optimal solution) that minimizes the energy (fitness function) is achieved with high probability at the end of the SA process. The temperature parameter gradually decreases from an initial high value.
Instances of these methods in evolutionary dynamics of GRN are the following: Ina previous work we applied a GA to decipher the dynamical rules that drive the evolution of a GRN between two different developmental stages. The GA modifies both the network links and the evolution rules applied to each node. We determined that, in many cases, different rules might produce the same effect in the network evolution [7]. Kobayashi et al. applied a SA method to optimize a network topology so that the GRN exhibit stable sustained oscillations with a predefined period [46,47]. The authors considered the Metropolis algorithm from Monte Carlo method with the cooling program T = μF, where T is the effective temperature, μ is a normalization constant and F is the fitness function. The fitness F decreases with T until it reaches a sufficiently low value. The fitness function is defined as:
F = ( P P 0 ) 2 P 0 2 + σ 2 P 2
where P0 is the searched period, P is the mean period during the simulation time and σ is the period P variance, which should vanish if the GRN dynamics is really periodic.
Though single methods can get sufficiently good solutions, most recent studies are based on hybrid methods. Some of the most relevant are discussed below.
Tominaga et al. designed an inference method for GRNs combining S-systems with GA [35]. The motivation for this research is to fit a dynamical GRN output with experimental time series. In Tominaga’s method, the set of S-system parameters (αi, βi, gij, hij) forms an individual. The fitness function (Equation (11)) measures the proximity of the S-system solution for each individual with respect to an experimental temporal series.
F = [ i = 1 n j = 1 m ( X i ( t ) X i ( t ) X i ( t ) ) 2 ] 1
where n is the number of observable state variables, m is the number of experimental points, X i (t) are the simulated values and Xi(t) are the experimental values.
Kikuchi et al. performed modifications on Tominaga’s model to increase both the number of parameters to optimize and the convergence rate to an optimum fit, Equation (12). This modification adds an extra term that favors the individuals with low gij and hij.
F = [ i = 1 n j = 1 m ( X i ( t ) X i ( t ) X i ( t ) ) 2 + c n m ( i , j | g i j | + i , j , i j | h i j | ) ] 1
where c is a balance weight between the two terms [36]. The individuals with gij and hij under a pre-defined threshold are set to zero. This introduces a pruning mechanism that makes the network successively sparser. After a certain number of generations minimizing the network topology, Equation (11) is used for a refinement search.
Noman and Hiba performed a modification on Equation (12), see Equation (13), where they introduced a higher precision in the network topology search by adding a Hill Climbing local search [40,41].
F = [ i = 1 n j = 1 m ( X i ( t ) X i ( t ) X i ( t ) ) 2 + c ( k = 1 2 N I | K i j | ) ] 1
where Kij are the kinetic orders (gij and hij) of gene i sorted in ascending order of their absolute values and I is the maximum in-degree in the network. This modification allows finding the zero valued parameters increasingly and thus obtains a minimized topology more efficiently.
The combination of S-systems with immune algorithms (IA) reduces substantially the computational time to infer GRNs in comparison to a combination of S-systems and GA [42]. The IA is a heuristic search algorithm that mimics a simple acquired immunity mechanism. In the immune system, the anti-bodies are produced to bind the antigen. The organism modifies the anti-body production to optimize the binding efficiency. The IA generates an initial anti-body population. A binding affinity characterizes each anti-body in the form:
Φ = 1 1 + F
where F is the fitness function in Equation (11). The IA increases its search capacity by introducing a memory mechanism.
Other instances of hybrid methods are S-systems with SA [48], GA with ANN [49], GA with a Simplex method [43], ANN with Fuzzy-logic [34].
Sirbu et al. performed a comparison among different simple and hybrid methods [29]. On those methods, the authors measured some characteristics such as the fitting over experimental data, robustness against different simulation runs and noise, quality of the adjusted parameters, mean runtime and number of function calls. They chose two classic methods: Classic genetic algorithm (CLGA) [35], and multi-objective genetic algorithm (MOGA) [43]. Moreover, five hybrid algorithms: Genetic algorithm with evolution strategy (GA + ES) [38], genetic algorithm with artificial neural network (GA + ANN) [49], iterative GA (PEACE1) [36], local genetic search (GLSDC) [37], and differential evolution as search strategy with Akaike’s information criterion (DE + AIC) [40,41]. The five hybrid methods showed good data fitting. GA + ANN showed the best fitness followed by GLSDC. GA + ANN also showed the highest robustness against different simulation runs and it was also capable to identify more correct interactions than the rest of the methods. Though the S-system methods showed better mean performance, GLSDC method seemed more convenient for a quantitative analysis. According to robustness against noise, GA + ANN and GLSDC were at the top of the ranking. In general, hybrid methods were more efficient than single methods.

4. Discussion and Conclusions

Canalization and evolvability are two recurrent concepts in evolutionary dynamics. Canalization is the capacity of a developing system to show robustness against changes in the genotype and environment. Evolvability is the capacity of a system to adapt to environmental changes. These two concepts have counter definitions. However, both capacities are complementary to describe an evolutionary dynamic system. This system needs to show evolvability to properly adapt to changes in the environment and it needs to maintain the new characteristic over generations in a robust manner, thus showing canalization. Evolutionary algorithms are also able to show evolvability, as they are design to lead a system from attractor A to attractor B according to a specific fitness. And they show canalization as individuals evolve over generations to keep closer to the optimum fit.
We reviewed important methodology to study evolutionary dynamics in networked systems applied to gene networks, where both canalization and evolvability can be explored. Some studies relate innovation and robustness in canalization and conclude that robustness is a system property that can itself evolve [22,23]. Some other works study the effect of recombination under genetic variations [25,52], and the capacity of a population to adapt to certain conditions [28]. Other instance studied canalization during evolution, modularity and robustness in body patterning [53]. Recent studies showed that specificity in GRNs modifies the evolution of network motifs (recurrent sub-networks) concentration (modularity). This may be useful to build up new characteristics as combination of simple motifs [30].
In the recent years, the amount of data available that describe biological processes has highly increased. These data, which mostly correspond to developmental biology experiments and evolutionary diseases like cancer, can be studied from the evolutionary dynamics perspective. With this work we want to highlight the use of EA in combination with evolutionary dynamics methods to tackle these problems. In this case, attractors A and B are known (experimental data) and the in-between dynamics is the unknown. Morphogenesis (i.e., the formation of the size and shape of tissues/organs), one of the hot topics in developmental biology, is widely studied through the evolutionary dynamics perspective using EA to fit experimental data. Works in the field include the canalization of genetic expression and the segmentation of the fruit-fly embryogenesis [45,54,55], and the evolvability through different developmental stages of the GRN that drives the formation of the mouse eye [9]. From these works we learn how regulation can be done and modified during the development of some specific systems. An interesting question arises from this point: Do similar evolutionary dynamics apply to different developmental processes and times? Evolutionary developmental biology (Evo-Devo) studies how genetic regulation is conserved during evolution. As well-known instances, the fruit fly and the mouse eyes are far evolutionarily speaking, and share developmental genetic mechanisms [56], thus there are similar genetic interactions in different species; also different tissues share similar developmental genetic mechanisms in a single organism, e.g., Pax genes family during the organogenesis of mouse eye and kidney [57]. Though we are still far from deciphering general mechanisms for the modification of gene regulation, the combination of evolutionary algorithms with evolutionary dynamics methods build a powerful tool to explain experimental observations in biological and biomedical research.

Acknowledgments

This work is partially financed by Junta de Andalucía (FQM-122).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Jaeger, J.; Monk, N. Bioattractor: Dynamical system theory and the evolution of regulatory processes. J. Physiol. 2014, 592, 2267–2281. [Google Scholar] [CrossRef]
  2. Manrubia, S.C.; Escarmís, C.; Domingo, E.; Lázaro, E. High mutation rates, bottlenecks, and robustness of RNA viral quasispecies. Gene 2005, 347, 273–282. [Google Scholar] [CrossRef] [PubMed]
  3. Sanjuán, R. From molecular genetics to phylodynamics: Evolutionary relevance of mutation rates across viruses. PLoS Pathog. 2012, 8, e1002685. [Google Scholar] [CrossRef] [PubMed]
  4. Michor, F.; Iwasa, Y.; Nowak, M.A. Dynamics of cancer progression. Nat. Rev. Cancer 2004, 4, 197–205. [Google Scholar] [CrossRef] [PubMed]
  5. Merlo, L.M.F.; Pepper, J.W.; Reid, B.J.; Maley, C.C. Cancer as an evolutionary and ecological process. Nat. Rev. Cancer 2006, 6, 924–935. [Google Scholar] [CrossRef] [PubMed]
  6. Beerenwinkel, N.; Schwarz, R.F.; Gerstung, M.; Markowetz, F. Cancer evolution: Mathematical models and computational inference. Systemat. Biol. 2015, 64, e1–e25. [Google Scholar] [CrossRef]
  7. Aguilar-Hidalgo, D.; Córdoba, A.; Lemos, M.C. Complex networks evolutionary dynamics using genetic algorithms. Int. J. Bifurcat. Chaos 2012, 22, 1250156. [Google Scholar] [CrossRef]
  8. Gerstung, M.; Baudis, M.; Moch, H.; Beerenwinkel, N. Quantifying cancer progression with conjunctive Bayesian networks. Bioinformatics 2009, 25, 2809–2815. [Google Scholar] [CrossRef] [PubMed]
  9. Wagner, A. Evolution of gene networks by gene duplications: A mathematical model and its implications on genome organization. Proc. Natl. Acad. Sci. USA 1994, 91, 4387–4391. [Google Scholar] [CrossRef] [PubMed]
  10. Wagner, A. Does evolutionary plasticity evolve? Evolution 1996, 50, 1008–1023. [Google Scholar] [CrossRef]
  11. Akutsu, T.; Miyano, S.; Kuhara, S. Identification of genetic networks from a small number of gene expression patterns under the Boolean network model. Pac. Symp. Biocomput. 1999, 4, 17–28. [Google Scholar]
  12. Hogeweg, P. Shapes in the shadow: Evolutionary dynamics of morphogenesis. Artif. Life 2000, 6, 85–101. [Google Scholar] [CrossRef] [PubMed]
  13. Akutsu, T.; Miyano, S.; Kuhara, S. Inferring qualitative relations in genetic networks and metabolic pathways. Bioinformatics 2000, 16, 727–734. [Google Scholar] [CrossRef] [PubMed]
  14. Bornholdt, S. Modeling genetic networks and their evolution: A complex dynamical systems perspective. Biol. Chem. 2001, 382, 1289–1299. [Google Scholar] [CrossRef] [PubMed]
  15. Siegal, M.L.; Bergman, A. Waddington’s canalization revisited: Developmental stability and evolution. Proc. Natl. Acad. Sci. USA 2002, 99, 10528–10532. [Google Scholar] [CrossRef] [PubMed]
  16. Ando, S.; Iba, H. Estimation of gene regulatory network by genetic algorithm and pairwise correlation analysis. In Proceedings of the 2003 Congress on Evolutionary Computation (CEC’03), Camberra, Australia, 8–12 December 2003; pp. 207–214.
  17. Masel, J. Genetic assimilation can occur in the absence of selection for the assimilating phenotype, suggesting a role for the canalization heuristic. J. Evol. Biol. 2004, 17, 1106–1110. [Google Scholar] [CrossRef] [PubMed]
  18. Mehra, S.; Hu, W.-S.; Karypis, G. A Boolean algorithm for reconstructing the structure of regulatory networks. Metab. Eng. 2004, 6, 326–339. [Google Scholar] [CrossRef] [PubMed]
  19. Lieberman, E.; Hauert, C.; Nowak, M.A. Evolutionary dynamics on graphs. Nature 2005, 433, 312–316. [Google Scholar] [CrossRef] [PubMed]
  20. Pal, R.; Ivanov, I.; Datta, A.; Bittner, M.; Dougherty, E.R. Generating Boolean networks with a prescribed attractor structure. Bioinformatics 2005, 21, 4021–4025. [Google Scholar] [CrossRef] [PubMed]
  21. Azevedo, R.B.R.; Lohaus, R.; Srinivasan, S.; Dang, K.K.; Burch, C.L. Sexual reproduction selects for robustness and negative epistasis in artificial networks. Nature 2006, 440, 87–90. [Google Scholar] [CrossRef]
  22. Ciliberti, S.; Martin, O.C.; Wagner, A. Innovation and robustness in complex regulatory gene networks. Proc. Natl. Acad. Sci. USA 2007, 104, 13591–13596. [Google Scholar] [CrossRef] [PubMed]
  23. Ciliberti, S.; Martin, O.C.; Wagner, A. Robustness can evolve gradually in complex regulatory gene networks with varying topology. PLoS Comput. Biol. 2007, 3, e15. [Google Scholar] [CrossRef] [PubMed]
  24. Cho, K.-H.; Choo, S.-M.; Jung, S.H.; Kim, J.-R.; Choi, H.-S.; Kim, J. Reverse engineering of gene regulatory networks. IET Syst. Biol. 2007, 1, 149–163. [Google Scholar] [CrossRef] [PubMed]
  25. Gross, T.; Blasius, B. Adaptive coevolutionary networks: A review. J. R. Soc. Interface 2008, 5, 259–271. [Google Scholar] [CrossRef] [PubMed]
  26. Martin, O.C.; Wagner, A. Effects of recombination on complex regulatory circuits. Genetics 2009, 183, 673–684. [Google Scholar] [CrossRef] [PubMed]
  27. Hickman, G.J.; Hodgman, T.C. Inference of gene regulatory networks using Boolean-network inference methods. J. Bioinform. Comput. Biol. 2009, 7, 1013–1029. [Google Scholar] [CrossRef] [PubMed]
  28. Draghi, J.; Wagner, G.P. The evolutionary dynamics of evolvability in a gene network model. J. Evol. Biol. 2009, 22, 599–611. [Google Scholar] [CrossRef]
  29. Sirbu, A.; Ruskin, H.J.; Crane, M. Comparison of evolutionary algorithms in gene regulatory network model inference. BMC Bioinform. 2010, 11, 59. [Google Scholar] [CrossRef] [Green Version]
  30. Espinosa-Soto, C.; Wagner, A. Specialization can drive the evolution of modularity. PLoS Comp. Biol. 2010, 6, e1000719. [Google Scholar] [CrossRef] [Green Version]
  31. Espinosa-Soto, C.; Martin, O.C.; Wagner, A. Phenotypic plasticity can facilitate adaptive evolution in gene regulatory circuits. BMC Evolut. Biol. 2011, 11, 5. [Google Scholar] [CrossRef] [Green Version]
  32. Espinosa-Soto, C.; Martin, O.C.; Wagner, A. Phenotypic robustness can increase phenotypic variability after nongenetic perturbations in gene regulatory circuits. J. Evol. Biol. 2011, 24, 1284–1297. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  33. Spirov, A.; Holloway, D. Using evolutionary computations to understand the design and evolution of gene and cell regulatory networks. Methods 2013, 62, 39–55. [Google Scholar] [CrossRef] [PubMed]
  34. Maraziotis, A.; Dragomir, A.; Thanos, D. Gene regulatory networks modelling using a dynamic evolutionary hybrid. BMC Bioinform. 2010, 11, 140. [Google Scholar] [CrossRef]
  35. Tominaga, D.; Okamoto, M.; Maki, Y.; Watanabe, S.; Eguchi, Y. Nonlinear numerical optimization technique based on a genetic algorithm for inverse problems: Towards the inference of genetic networks. In Proceedings of the German Conference on Bioinformatics (GCB ’99), Hannover, Germany, 4–6 October 1999; pp. 101–111.
  36. Kikuchi, S.; Tominaga, D.; Arita, M.; Takahashi, K.; Tomita, M. Dynamic modeling of genetic networks using genetic algorithm an S-system. Bioinformatics 2003, 19, 643–650. [Google Scholar] [CrossRef] [PubMed]
  37. Kimura, S.; Hatakeyama, M.; Konagaya, A. Inference of S-systems models of genetic networks using a genetic local search. Evolut. Comput. 2003, 1, 631–638. [Google Scholar]
  38. Spieth, C.; Streichert, F.; Speer, N.; Zell, A. Optimizing topology and parameters of gene regulatory networks models from time-series experiments. In Genetic and Evolutionary Computation—GECCO 2004; Deb, K., Ed.; Springer Berlin Heidelberg: Berlin/Heidelberg, Germany, 2004; pp. 461–470. [Google Scholar]
  39. Kimura, S.; Ide, K.; Kashihara, A.; Kano, M.; Hatakeyama, M.; Masui, R.; Nakagawa, N.; Yokohama, S.; Kuramitsu, S.; Konagaya, A. Inference of S-systems models of genetic networks using a cooperative coevolutionary algorithm. Bioinformatics 2005, 21, 1154–1163. [Google Scholar] [CrossRef] [PubMed]
  40. Noman, N.; Iba, H. Inference of genetic networks using S-systems: Information criteria for model selection. In Proceedings of the 8th Annual Conference on Genetic and Evolutionary Computation, Seattle, WA, USA, 8–12 July 2006; pp. 263–270.
  41. Noman, N.; Iba, H. Inferring gene regulatory networks using differential evolution with local search heuristics. EEEE/ACM Trans. Comput. Biol. Bioinform. 2007, 4, 634–647. [Google Scholar] [CrossRef]
  42. Nakayama, T.; Seno, S.; Takenaka, Y.; Matsuda, H. Inference of S-system models of gene regulatory networks using immune algorithm. J. Bioinform. Comput. Biol. 2011, 9, 75–86. [Google Scholar] [CrossRef] [PubMed]
  43. Koduru, P.; Das, S.; Welch, S.; Roe, J.L. Fuzzy dominance based multi-objective GA-Simplex hybrid algorithms applied to gene networks models. In Genetic and Evolutionary Computation—GECCO 2004; Deb, K., Ed.; Springer Berlin Heidelberg: Berlin/Heidelberg, Germany, 2004; pp. 356–367. [Google Scholar]
  44. Kaneko, K. Evolution of robustness to noise and mutation in gene expression dynamics. PLoS One 2007, 2, e434. [Google Scholar] [CrossRef] [PubMed]
  45. Ashyraliyev, M.; Siggens, K.; Janssen, H.; Blom, J.; Akam, M.; Jaeger, J. Gene circuit analysis of the terminal gap gene huckebein. PLoS Comput. Biol. 2009, 5, e1000548. [Google Scholar] [CrossRef] [PubMed]
  46. Kobayashi, Y.; Shibata, T.; Kuramoto, Y.; Mikhailov, A. Evolutionary design of oscillatory genetic networks. Eur. Phys. J. B 2010, 76, 167–178. [Google Scholar] [CrossRef]
  47. Kobayashi, Y.; Shibata, T.; Kuramoto, Y.; Mikhailov, A. Robust network clicks: Design of genetic oscillators as a complex combinatorial optimization problem. Phys. Rev. E 2011, 83, 060901. [Google Scholar] [CrossRef]
  48. Crombach, A.; García-Solache, M.A.; Jaeger, J. Evolution of early development in dipterans: Reverse-engineering the gap gene network in the moth midge Clogmia albipunctata (Psychodidae). Biosystems 2014, 123, 74–85. [Google Scholar] [CrossRef] [PubMed]
  49. Keedwell, E.; Narayanan, A. Discovering gene networks with a neural-genetic hybrid. EEEE/ACM Trans. Comput. Biol. Bioinform. 2005, 2, 231–242. [Google Scholar] [CrossRef]
  50. Waddington, C.H. Canalization of development and the inheritance of acquire characters. Nature 1942, 150, 563–565. [Google Scholar] [CrossRef]
  51. Simon, D. Evolutionary Optimization Algorithms; Wiley: Hoboken, NJ, USA, 2013. [Google Scholar]
  52. Crombach, A.; Hogeweg, P. Evolution of evolvability in gene regulatory networks. PLoS Comput. Biol. 2008, 4, e1000112. [Google Scholar] [CrossRef] [PubMed]
  53. Tusscher, K.H.; Hogeweg, P. Evolution of networks for body patterning; interplay of modularity, robustness and evolvability. PLoS Comput. Biol. 2011, 7, e1002208. [Google Scholar] [CrossRef] [PubMed]
  54. Tusscher, K.H.W.J.; Hogeweg, P. The role of genome and gene regulatory network canalization in the evolution of multi-trait polymorphisms and sympatric speciation. BMC Evolut. Biol. 2009, 9, 159. [Google Scholar] [CrossRef]
  55. Manu; Surkova, S.; Spirov, A.V.; Gursky, V.V.; Janssens, H.; Kim, A.-R.; Radulescu, O.; Vanario-Alonso, C.E.; Sharp, D.H.; Samsonova, M.; et al. Canalization of gene expression and domain shifts in the drosophila blastoderm by dynamical attractors. PLoS Comput. Biol. 2009, 5, e1000303. [Google Scholar] [CrossRef] [PubMed]
  56. Hanson, I.M. Mammalian homologues of the Drosophila eye specification genes. Semin. Cell Dev. Biol. 2001, 12, 475–484. [Google Scholar] [CrossRef] [PubMed]
  57. Izzedine, H.; Bodaghi, B.; Launay-Vacher, V.; Deray, G. Eye and Kidney: From Clinical Findings to Genetic Explanations. J. Am. Soc. Nephrol. 2003, 4, 516–529. [Google Scholar] [CrossRef]

Share and Cite

MDPI and ACS Style

Aguilar-Hidalgo, D.; Lemos, M.C.; Córdoba, A. Evolutionary Dynamics in Gene Networks and Inference Algorithms. Computation 2015, 3, 99-113. https://0-doi-org.brum.beds.ac.uk/10.3390/computation3010099

AMA Style

Aguilar-Hidalgo D, Lemos MC, Córdoba A. Evolutionary Dynamics in Gene Networks and Inference Algorithms. Computation. 2015; 3(1):99-113. https://0-doi-org.brum.beds.ac.uk/10.3390/computation3010099

Chicago/Turabian Style

Aguilar-Hidalgo, Daniel, María C. Lemos, and Antonio Córdoba. 2015. "Evolutionary Dynamics in Gene Networks and Inference Algorithms" Computation 3, no. 1: 99-113. https://0-doi-org.brum.beds.ac.uk/10.3390/computation3010099

Article Metrics

Back to TopTop