首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 0 毫秒
1.
2.
The fruit fly optimization algorithm (FOA) is a newly developed bio-inspired algorithm. The continuous variant version of FOA has been proven to be a powerful evolutionary approach to determining the optima of a numerical function on a continuous definition domain. In this study, a discrete FOA (DFOA) is developed and applied to the traveling salesman problem (TSP), a common combinatorial problem. In the DFOA, the TSP tour is represented by an ordering of city indices, and the bio-inspired meta-heuristic search processes are executed with two elaborately designed main procedures: the smelling and tasting processes. In the smelling process, an effective crossover operator is used by the fruit fly group to search for the neighbors of the best-known swarm location. During the tasting process, an edge intersection elimination (EXE) operator is designed to improve the neighbors of the non-optimum food location in order to enhance the exploration performance of the DFOA. In addition, benchmark instances from the TSPLIB are classified in order to test the searching ability of the proposed algorithm. Furthermore, the effectiveness of the proposed DFOA is compared to that of other meta-heuristic algorithms. The results indicate that the proposed DFOA can be effectively used to solve TSPs, especially large-scale problems.  相似文献   

3.
Genetic algorithms are powerful search methods inspired by Darwinian evolution. To date, they have been applied to the solution of many optimization problems because of the easy use of their properties and their robustness in finding good solutions to difficult problems. The good operation of genetic algorithms is due in part to its two main variation operators, namely, crossover and mutation operators. Typically, in the literature, we find the use of a single crossover and mutation operator. However, there are studies that have shown that using multi-operators produces synergy and that the operators are mutually complementary. Using multi-operators is not a simple task because which operators to use and how to combine them must be determined, which in itself is an optimization problem. In this paper, it is proposed that the task of exploring the different combinations of the crossover and mutation operators can be carried out by evolutionary computing. The crossover and mutation operators used are those typically used for solving the traveling salesman problem. The process of searching for good combinations was effective, yielding appropriate and synergic combinations of the crossover and mutation operators. The numerical results show that the use of the combination of operators obtained by evolutionary computing is better than the use of a single operator and the use of multi-operators combined in the standard way. The results were also better than those of the last operators reported in the literature.  相似文献   

4.
The search for origin of ‘life’ is made even more complicated by differing definitions of the subject matter, although a general consensus is that an appropriate definition should center on Darwinian evolution (Cleland and Chyba 2002). Within a physical approach which has been defined as a level-4 evolution (Tessera and Hoelzer 2013), one mechanism could be described showing that only three conditions are required to allow natural selection to apply to populations of different system lineages. This approach leads to a vesicle- based model with the necessary properties. Of course such a model has to be tested. Thus, after a brief presentation of the model an experimental program is proposed that implements the different steps able to show whether this new direction of the research in the field is valid and workable.  相似文献   

5.
ABSTRACT: BACKGROUND: The ancestries of genes form gene trees which do not necessarily have the same topology as the species tree due to incomplete lineage sorting. Available algorithms determining the probability of a gene tree given a species tree require exponential computational runtime. RESULTS: In this paper, we provide a polynomial time algorithm to calculate the probability of a ranked gene tree topology for a given species tree, where a ranked tree topology is a tree topology with the internal vertices being ordered. The probability of a gene tree topology can thus be calculated in polynomial time if the number of orderings of the internal vertices is a polynomial number. However, the complexity of calculating the probability of a gene tree topology with an exponential number of rankings for a given species tree remains unknown. CONCLUSIONS: Polynomial algorithms for calculating ranked gene tree probabilities may become useful in developing methodology to infer species trees based on a collection of gene trees, leading to a more accurate reconstruction of ancestral species relationships.  相似文献   

6.
7.

Background  

Distance matrix methods constitute a major family of phylogenetic estimation methods, and the minimum evolution (ME) principle (aiming at recovering the phylogeny with shortest length) is one of the most commonly used optimality criteria for estimating phylogenetic trees. The major difficulty for its application is that the number of possible phylogenies grows exponentially with the number of taxa analyzed and the minimum evolution principle is known to belong to the -hard class of problems.  相似文献   

8.
An enduring focus in education on how scientists formulate experiments and ‘do science’ in the laboratory has excluded a vital element of scientific practice: the creative and imaginative thinking that generates models and testable hypotheses. In this case study, final‐year biomedical sciences university students were invited to create and justify a taxonomy of selected vertebrates on the basis of their brain organisation, as part of an exercise exploring the evolution of embryonic development. While raising a number of issues surrounding the context and methods of comparative zoology, this exercise also invoked a set of cognitive processes that can neither be adequately characterised as role‐play nor critical thinking. By contrast, the act of formulating and justifying taxonomy identifies a style of creative thought that is a prerequisite for hypothesis formation. A defining characteristic of this exercise is that it engages activities that are independent of disciplinary perspective. This flexibility in approach may provide a route through to defining what qualifies as a creative teaching exercise in science.  相似文献   

9.
An in silico protein model based on the Kauffman NK-landscape, where N is the number of variable positions in a protein and K is the degree of coupling between variable positions, was used to compare alternative search strategies for directed evolution. A simple genetic algorithm (GA) was used to model the performance of a standard DNA shuffling protocol. The search effectiveness of the GA was compared to that of a statistical approach called the protein sequence activity relationship (ProSAR) algorithm, which consists of two steps: model building and library design. A number of parameters were investigated and found to be important for the comparison, including the value of K, the screening size, the system noise and the number of replicates. The statistical model was found to accurately predict the measured activities for small values of the coupling between amino acids, K 相似文献   

10.
The principles of Darwinian evolution have been explored in molecular systems such as autocatalytic networks and dynamic combinatorial libraries. Molecular evolution in such systems manifests itself as ligand or receptor amplification by selection. Research efforts exploring these concepts may provide a mechanism for the identification of novel catalysts, molecular receptors and bioactive molecules.  相似文献   

11.
Darwin's research on botany and plant physiology was a landmark attempt to integrate plant movements into a biological perspective of behavior. Since antiquity, people have sought to explain plant movements via mechanical or physiological forces, and yet they also constructed analogies between plant and animal behavior. During the Renaissance and Enlightenment, thinkers began to see that physiochemical explanations of plant movements could equally apply to animal behavior and even human thought. Darwin saw his research on plant movements as a strategic front against those who argued that his theory of evolution could not account for the acquisition of new behavioral traits. He believed that his research explained how the different forms of plant movement evolved as modified habits of circumnutation, and he presented evidence that plants might have a brain-like organ, which could have acquired various types of plant sensitivity during evolution. Upon publication of The Power of Movement in Plants, his ideas were overwhelmingly rejected by plant physiologists. Subsequently, plant biologists came to view the work as an important contribution to plant physiology and biology, but its intended contribution to the field of evolution and behavior has been largely overlooked.  相似文献   

12.

Background

Several methods have been developed for the accurate reconstruction of gene trees. Some of them use reconciliation with a species tree to correct, a posteriori, errors in gene trees inferred from multiple sequence alignments. Unfortunately the best fit to sequence information can be lost during this process.

Results

We describe GATC, a new algorithm for reconstructing a binary gene tree with branch length. GATC returns optimal solutions according to a measure combining both tree likelihood (according to sequence evolution) and a reconciliation score under the Duplication-Transfer-Loss (DTL) model. It can either be used to construct a gene tree from scratch or to correct trees infered by existing reconstruction method, making it highly flexible to various input data types. The method is based on a genetic algorithm acting on a population of trees at each step. It substantially increases the efficiency of the phylogeny space exploration, reducing the risk of falling into local minima, at a reasonable computational time. We have applied GATC to a dataset of simulated cyanobacterial phylogenies, as well as to an empirical dataset of three reference gene families, and showed that it is able to improve gene tree reconstructions compared with current state-of-the-art algorithms.

Conclusion

The proposed algorithm is able to accurately reconstruct gene trees and is highly suitable for the construction of reference trees. Our results also highlight the efficiency of multi-objective optimization algorithms for the gene tree reconstruction problem. GATC is available on Github at: https://github.com/UdeM-LBIT/GATC.
  相似文献   

13.

Background  

Conformation generation is a ubiquitous problem in molecule modelling. Many applications require sampling the broad molecular conformational space or perceiving the bioactive conformers to ensure success. Numerous in silico methods have been proposed in an attempt to resolve the problem, ranging from deterministic to non-deterministic and systemic to stochastic ones. In this work, we described an efficient conformation sampling method named Cyndi, which is based on multi-objective evolution algorithm.  相似文献   

14.
Wu  Zhiyun  Deng  Wenfeng  Tong  Yapei  Liao  Qian  Xin  Dongmin  Yu  Huashun  Feng  Juan  Tang  Lixia 《Applied microbiology and biotechnology》2017,101(8):3201-3211

As a crucial factor for biocatalysts, protein thermostability often arises from a combination of factors that are often difficult to rationalize. In this work, the thermostable nature of halohydrin dehalogenase from Agrobacterium radiobacter AD1 (HheC) was systematically explored using a combinatorial directed evolution approach. For this, a mutagenesis library of HheC mutants was first constructed using error-prone PCR with low mutagenesis frequency. After screening approximately 2000 colonies, six mutants with eight mutation sites were obtained. Those mutation sites were subsequently combined by adopting several rounds of iterative saturation mutagenesis (ISM) approach. After four rounds of saturation mutagenesis, one best mutant ISM-4 with a 3400-fold improvement in half-life (t 1/2) inactivation at 65 °C, 18 °C increase in apparent T m value, and 20 °C increase in optimum temperature was obtained, compared to wild-type HheC. To the best of our knowledge, the mutant represents the most thermostable HheC variant reported up to now. Moreover, the mutant was as active as wild-type enzyme for the substrate 1,3-dichloro-2-propanol, and they remained most enantioselectivity of wild-type enzyme in the kinetic resolution of rac-2-chloro-1-phenolethanol, exhibiting a great potential for industrial applications. Our structural investigation highlights that surface loop regions are hot spots for modulating the thermostability of HheC, the residues located at these regions contribute to the thermostability of HheC in a cooperative way, and protein rigidity and oligomeric interface connections contribute to the thermostability of HheC. All of these essential factors could be used for further design of an even more thermostable HheC, which, in turn, could greatly facilitate the application of the enzyme as a biocatalyst.

  相似文献   

15.
The field of computational biology has been revolutionized by recent advances in genomics. The completion of a number of genome projects, including that of the human genome, has paved the way toward a variety of challenges and opportunities in bioinformatics and biological systems engineering. One of the first challenges has been the determination of the structures of proteins encoded by the individual genes. This problem, which represents the progression from sequence to structure (genomics to structural genomics), has been widely known as the structure-prediction-in-protein-folding problem. We present the development and application of ASTRO-FOLD, a novel and complete approach for the ab initio prediction of protein structures given only the amino acid sequences of the proteins. The approach exhibits many novel components and the merits of its application are examined for a suite of protein systems, including a number of targets from several critical-assessment-of-structure-prediction experiments.  相似文献   

16.
We present an application of the Kohonen algorithm to the traveling salesman problem: Using only this algorithm, without energy function nor any parameter choosen ad hoc, we found good suboptimal tours. We give a neural model version of this algorithm, closer to classical neural networks. This is illustrated with various numerical examples.  相似文献   

17.
Using a genetic algorithm, 13 medium constituents and the temperature were varied to improve the bioconversion of -phenylalanine ( -phe) to 2-phenylethanol (2-PE) with Kluyveromyces marxianus CBS 600. Within four generations plus an additional temperature screening, corresponding to 98 parallel experiments altogether, a maximum 2-PE concentration of 5.6 g/l, equivalent to an increase of 87% compared to the non-optimized medium was obtained. The vitamin content of the medium had to be raised significantly.  相似文献   

18.
Speck J  Hecky J  Tam HK  Arndt KM  Einsle O  Müller KM 《Biochemistry》2012,51(24):4850-4867
The stability of proteins is paramount for their therapeutic and industrial use and, thus, is a major task for protein engineering. Several types of chemical and physical stabilities are desired, and discussion revolves around whether each stability trait needs to be addressed separately and how specific and compatible stabilizing mutations act. We demonstrate a stepwise perturbation-compensation strategy, which identifies mutations rescuing the activity of a truncated TEM β-lactamase. Analyses relating structural stress with the external stresses of heat, denaturants, and proteases reveal our second-site suppressors as general stability centers that also improve the full-length enzyme. A library of lactamase variants truncated by 15 N-terminal and three C-terminal residues (Bla-NΔ15CΔ3) was subjected to activity selection and DNA shuffling. The resulting clone with the best in vivo performance harbored eight mutations, surpassed the full-length wild-type protein by 5.3 °C in T(m), displayed significantly higher catalytic activity at elevated temperatures, and showed delayed guanidine-induced denaturation. The crystal structure of this mutant was determined and provided insights into its stability determinants. Stepwise reconstitution of the N- and C-termini increased its thermal, denaturant, and proteolytic resistance successively, leading to a full-length enzyme with a T(m) increased by 15.3 °C and a half-denaturation concentration shifted from 0.53 to 1.75 M guanidinium relative to that of the wild type. These improvements demonstrate that iterative truncation-optimization cycles can exploit stability-trait linkages in proteins and are exceptionally suited for the creation of progressively stabilized variants and/or downsized proteins without the need for detailed structural or mechanistic information.  相似文献   

19.
We present a P system with replicated rewriting to solve the Maximum Clique Problem for a graph. Strings representing cliques are built gradually. This involves the use of inhibitors that control the space of all generated solutions to the problem. Calculating the maximum clique for a graph is a highly relevant issue not only on purely computational grounds, but also because of its relationship to fundamental problems in genomics. We propose to implement the designed P system by means of a DNA algorithm. This algorithm is then compared with two standard papers that addressed the same problem and its DNA implementation in the past. This comparison is carried out on the basis of a series of computational and physical parameters. Our solution features a significantly lower cost in terms of time, the number and size of strands, as well as the simplicity of the biological implementation.  相似文献   

20.
Investigating the relative importance of protein stability, function, and folding kinetics in driving protein evolution has long been hindered by the fact that we can only compare modern natural proteins, the products of the very process we seek to understand, to each other, with no external references or baselines. Through a large-scale all-atom simulation of protein evolution, we have created a large diverse alignment of SH3 domain sequences which have been selected only for native state stability, with no other influencing factors. Although the average pairwise identity between computationally evolved and natural sequences is only 17%, the residue frequency distributions of the computationally evolved sequences are similar to natural SH3 sequences at 86% of the positions in the domain, suggesting that optimization for the native state structure has dominated the evolution of natural SH3 domains. Additionally, the positions which play a consistent role in the transition state of three well-characterized SH3 domains (by phi-value analysis) are structurally optimized for the native state, and vice versa. Indeed, we see a specific and significant correlation between sequence optimization for native state stability and conservation of transition state structure.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号