Skip to main content

e Volver: an optimization engine for evolving protein sequences to stabilize the respective structures

Abstract

Background

Many structural bioinformatics approaches employ sequence profile-based threading techniques. To improve fold recognition rates, homology searching may include artificially evolved amino acid sequences, which were demonstrated to enhance the sensitivity of protein threading in targeting midnight zone templates.

Findings

We describe implementation details of e Volver, an optimization algorithm that evolves protein sequences to stabilize the respective structures by a variety of potentials, which are compatible with those commonly used in protein threading. In a case study focusing on LARG PDZ domain, we show that artificially evolved sequences have quite high capabilities to recognize the correct protein structures using standard sequence profile-based fold recognition.

Conclusions

Computationally design protein sequences can be incorporated in existing sequence profile-based threading approaches to increase their sensitivity. They also provide a desired linkage between protein structure and function in in silico experiments that relate to e.g. the completeness of protein structure space, the origin of folds and protein universe. e Volver is freely available as a user-friendly webserver and a well-documented stand-alone software distribution at http://www.brylinski.org/evolver.

Background

In template-based protein structure modeling, sequence profile-based threading and fold recognition approaches [1] frequently fail to detect in the Protein Data Bank (PDB) [2] structurally similar templates whose sequence similarity to the target falls into the midnight zone [3]. This is due to the fact that the vast majority of midnight zone pairs of proteins with similar structures are likely the products of convergent or divergent evolution [4, 5]. To address this problem, computationally designed protein sequences have been proposed to support fold recognition and homology searching [68]. Recently, we demonstrated that using synthetic sequences artificially evolved for the template structures rather than (or in addition to) wild-type sequences indeed improves fold recognition rates [9]. These synthetic sequences provide an orthogonal source of signal that could be advantageously exploited in protein structure modeling. Here, the critical component is an efficient engine that optimizes amino acid sequences to stabilize the respective structures. It needs to be effective, consistent with scoring functions used in threading and fold recognition and devoid of potential modeling artifacts, such as the grouping of a particular type of residues.

In this communication, we describe recently developed software, e Volver, which optimizes protein-like amino acid sequences to stabilize the respective structures. In previous large-scale benchmarks, it was shown to generate synthetic sequences, which despite their low (14% on average) identity to the wild-type sequences have significant capabilities to recognize native-like folds [9]. Here, we focus on the details of software implementation and usage, perform computational resource profiling, and discuss a case study using leukemia-associated RhoGEF (LARG).

Findings

Scoring function for the evolution of synthetic sequences

The force field used by e Volver for sequence optimization combines several energy terms: a burial potential, secondary structure preferences, a distant-dependent contact potential, sequence profiles and anti-grouping restraints, described in detail in [9]. The burial potential uses a 7-state alphabet, BURIAL-Cβ-14-7, which arranges protein residues according to their exposure to solvent and neighboring atoms [10]. Secondary structure preferences were derived from the non-redundant CATH library [11] using a 7-state classification by STRIDE [12]. As a distant-dependent statistical potential, e Volver employs a protein conformation free energy score by dFire [13], separately for Cα atoms and the side chain centers of mass. The original dFire pseudo-energies are linearly transformed to make these scores independent of protein length. For a given target structure, sequence profiles are derived from statistically significant (at a TM-score of ≥0.4 [14]) structure alignments constructed by Fr-TM-align [15] against either CATH [11] (domain library) or PDB [2] (chain library). To improve the signal to noise ratio in low-homology sequence profiles, we use a 7-state residue classification by amino acid type (small polar, large polar, negatively charged, positively charged, hydrophobic, aromatic and histidine) [16]. Finally, grouping artifacts are suppressed by Helmut Schmidt's test of force-like runs, also known as the Pot statistics [17]. This scoring term penalizes the artificial short-range clustering of particular amino acid types. Our initial tests showed that using a scoring function lacking anti-grouping restraints frequently leads to α-helices overpopulated with clusters of alanine residues and β-structures mainly composed of groups of isoleucine and valine residues. The combined scoring function consists of a linear combination of weighted pseudo-energy terms. To maximize the accuracy, the weight factors were optimized on a large dataset of native-like and decoy sequences constructed for the CATH library [11].

Sequence optimization engine

Simulated Annealing Monte Carlo (SA) is a random search technique, which exploits an analogy between statistical mechanics of a metal cooling and freezing into a minimum energy crystalline state and finding the minimum of a multivariate function in general optimization problems [18]. To efficiently explore the target sequence space, e Volver uses a fast implementation of SA from GNU Scientific Library [19]. The following cooling scheme and SA parameters are used: N_TRIES = 200 (number of tries before stepping), ITERS_FIXED_T = 2000 (number of iterations for each temperature), K = 1.0 (Boltzmann constant), T_INITIAL = 5000 (initial temperature), MU_T = 1.002 (damping factor for temperature) and T_MIN = 0.005 (final temperature).

An important component of an SA code is the random number generator, which is used to introduce random perturbations in the control variables as well as to calculate the Metropolis-Hastings acceptance criterion [20]. A typical SA simulation by e Volver comprises >1.3×107 iterations, therefore the random number generator used should have good spectral properties (a mathematical measurement of randomness). e Volver employs a high-quality random number generator MT19937, which is a variant of the twisted generalized feedback shift-register algorithm, also known as the “Mersenne Twister” generator [21]. The default seed used in e Volver reproduces the original generator, which has passed the Diehard suite of statistical tests for assessing the randomness quality [22]. Moreover, the results are fully reproducible across different operating systems and hardware architectures. As a consequence of this high reproducibility, multiple runs are not needed for a given initial sequence.

Input files for e Volver and output data

e Volver requires three input files: a single-chain target structure in PDB format, a secondary structure assignment by STRIDE [12], and a structure-based sequence profile. The latter can be generated from structural analogs by eprofile, a tool included in the e Volver software distribution. The original benchmarking results for e Volver were obtained using sequence profiles generated by Fr-TM-align [15] at a TM-score threshold of ≥0.4 [9]. However, any other statistically validated structure alignment program can be used instead, e.g. CE [23], MAMMOTH [24], DALI [25], etc. We note that the webserver requires only a target structure; the remaining files are generated automatically. Moreover, two non-redundant structure libraries are currently available for the construction of sequence profiles: CATH [11] (domain library) and PDB [2] (chain library). In general, the former should be used for single-domain targets, whereas the latter can result in more sensitive sequence profiles for multiple-domain targets.

SA simulations can start from either a native sequence read from the input PDB file, a shuffled native sequence that preserves the native sequence composition, or a random protein-like sequence. The first two options are useful in benchmarking calculations, whereas random initial sequences, which are generated according to amino acid frequencies provided by UniProtKB/Swiss-Prot [26], are a good choice for real applications.

The main output from e Volver is a sequence artificially evolved to stabilize the target structure in our force field. In addition, generated SA trajectories can be used to visualize the progress of the simulated sequence evolution. In Figure 1, we analyze a trajectory obtained for topoisomerase II domain 5 from Saccharomyces cerevisiae S288c [27] (PDB-ID: 3l4jA03, CATH classification: 3.90.199.10). At initial high-temperature stages of this simulation, the fitness score fluctuates around a value of 1.0, which corresponds to a random score (Figure 1A). Cooling the system down gradually decreases the acceptance ratio and, consequently, increases the overall fitness score. At the end of simulation, the evolving sequence is “frozen” into a maximum fitness of 2.16, which is likely the global pseudo-energy minimum state. We note that SA does not guarantee the success in finding a globally optimal solution. Figure 1B shows that the fitness score of evolving sequences is also well correlated with their identities to the native sequence. Random sequences generated at high temperatures have a sequence identity to native of ~8%, which continuously increases and reaches 30% for the final evolved sequence.

Figure 1
figure 1

Simulated Annealing trajectories generated by e Volver for topoisomerase II domain 5. (A) Fitness score and (B) the identity of evolving sequence to the native sequence are plotted as a function of Monte Carlo step.

Profiling of computational resources

Particularly for large-scale applications of e Volver, it is essential to estimate the resources needed for individual calculations with respect to the CPU time and memory utilization. The resource profiling is performed on a dataset of 180 proteins randomly chosen from the original e Volver benchmarking dataset [9]. These proteins were selected to uniformly populate 9 bins with 20 structures in each bin; the bins evenly span the range of the target sequence length between 50 and 500 residues. The testing system is HP ProLiant SL250s Gen8, which has 2 Intel Xeon E5-2670 8-core processors running at 2.6GHz and it is equipped with 64GB of memory. Figure 2 shows the average ± standard deviation wall clock and memory usage. For proteins shorter than 250 residues in length, e Volver typically completes within 1 hour, whereas proteins longer than 400 residues require up to 3 hours of CPU time. Furthermore, the memory consumption by e Volver is only 6-8 MB, which scales linearly with the target protein length. This very small memory footprint is particularly appealing for targeting cost-effective accelerators, such as Graphics Processing Units (GPU) or Intel Many Integrated Cores (MIC). In the future, we will develop a parallel version of e Volver that can be deployed on heterogeneous high-performance computing systems equipped with accelerator cards.

Figure 2
figure 2

Utilization of computing resources by e Volver. Average ± standard deviation (A) wall clock and (B) memory is plotted as a function of the target protein length. Boxes end at the quartiles Q1 and Q3; a horizontal line in a box is the median. Whiskers point at the farthest points that are within 3/2 times the interquartile range.

Case study

As a proof of concept, we use e Volver to optimize a sequence that stabilizes the structure of the PDZ domain of Rho guanine nucleotide exchange factor 12 (LARG, PDB-ID: 2omjA). Figure 3A presents a snapshot of the results page from the e Volver webserver, which shows the optimized sequence evolved from a random protein-like sequence as well as the SA trajectory. Next, we additionally verify the quasi-stability of this evolved sequence by using PSI-BLAST [28] to find in the PDB [2] these proteins that produce significant alignments with E-values <0.005. The results from PSI-BLAST presented in Figure 3B show that the synthetic sequence was correctly assigned to the PDZ superfamily. Furthermore, PSI-BLAST picked out 3 proteins from PDB that produce significant alignments with the evolved sequence: 3k82A, 3i4wA and 1tp3A. All three structures contain a PDZ domain. Structure alignments of these proteins against 2omjA (Figure 3C) result in a TM-score [14] (Cα-RMSD) of 0.74 (2.02 Å), 0.39 (4.48 Å) and 0.73 (2.28 Å), respectively. 3k82A and 1tp3A produce highly significant structure alignment with a TM-score of >0.7, whilst 1i4wA is at the TM-score significance threshold. Note that these proteins were identified using the artificially evolved sequence, which was optimized to stabilize the structure of 2omjA and share only 22% identity with the wild type sequence. Yet, this sequence carries sufficient amount of information to properly recognize structural analogs in the PDB.

Figure 3
figure 3

Synthetic sequence evolved to stabilize the PDZ domain. (A) Snapshot of the results from e Volver webserver, which shows the final fitness score, the SA trajectory and the evolved sequence in FASTA format. (B) Output from PSI-BLAST obtained by using the evolved sequence to query PDB. (C) Structure alignments of the top 3 PSI-BLAST hits (3k82A – yellow, 3i4wA – green, 1tp3A – blue) against the target structure (2omjA – red); aligned regions are solid.

Conclusions

We developed e Volver, a method for the optimization of generic protein-like amino acid sequences to stabilize the respective structures. An interesting, and potentially useful in practical applications, feature of these artificially evolved sequences is their high capability to recognize the correct protein structures using standard sequence profile-based approaches to fold recognition. e Volver is available as a user-friendly webserver as well as a stand-alone software distribution, which can be installed locally in a high-performance computing environment to optimize amino acid sequences for large datasets, e.g. template libraries or synthetic structures. The former can be used to develop more sensitive threading approaches; the latter are widely used in studies on the completeness of protein structure space [29] as well as in research focusing on the origin of folds and protein universe [30, 31]. The effective procedure for the design of a quasi-stable sequence for an arbitrary structure also provides a desired linkage between protein structure and function in computer experiments. This opens up areas for further exploration, which mostly relate to protein evolution, engineering and design as well as the origins of biochemical function.

Availability and requirements

Project name: e Volver

Project home page: http://www.brylinski.org/evolver

Operating system(s): Linux

Programming language: C++

Other requirements: GNU Scientific Library (GSL)

License: GNU GPL

Restrictions to use by non-academics: none

References

  1. Jones DT, Taylor WR, Thornton JM: A new approach to protein fold recognition. Nat Geosci. 1992, 358: 86-89.

    CAS  Google Scholar 

  2. Berman HM, Westbrook J, Feng Z, Gilliland G, Bhat TN, Weissig H, Shindyalov IN, Bourne PE: The Protein Data Bank. Nucleic Acids Res. 2000, 28: 235-242.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  3. Rost B: Twilight zone of protein sequence alignments. Protein Eng. 1999, 12: 85-94.

    Article  PubMed  CAS  Google Scholar 

  4. Doolittle RF: Convergent evolution: the need to be explicit. Trends Biochem Sci. 1994, 19: 15-18.

    Article  PubMed  CAS  Google Scholar 

  5. Rost B: Protein structures sustain evolutionary drift. Fold Des. 1997, 2: S19-S24.

    Article  PubMed  CAS  Google Scholar 

  6. Am Busch MS, Mignon D, Simonson T: Computational protein design as a tool for fold recognition. Proc Natl Acad Sci U S A. 2009, 77: 139-158.

    Google Scholar 

  7. Daniels NM, Hosur R, Berger B, Cowen LJ: SMURFLite: combining simplified Markov random fields with simulated evolution improves remote homology detection for beta-structural proteins into the twilight zone. Bioinformatics. 2012, 28: 1216-1222.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  8. Zhou H, Zhou Y: Fold recognition by combining sequence profiles derived from evolution and from depth-dependent structural alignment of fragments. Proc Natl Acad Sci U S A. 2005, 58: 321-328.

    CAS  Google Scholar 

  9. Brylinski M: The utility of artificially evolved sequences in protein threading and fold recognition. J Theor Biol. 2013, 328: 77-88.

    Article  PubMed  CAS  Google Scholar 

  10. Karchin R, Cline M, Karplus K: Evaluation of local structure alphabets based on residue burial. Proc Natl Acad Sci U S A. 2004, 55: 508-518.

    CAS  Google Scholar 

  11. Orengo CA, Michie AD, Jones S, Jones DT, Swindells MB, Thornton JM: CATH–a hierarchic classification of protein domain structures. Structure. 1997, 5: 1093-1108.

    Article  PubMed  CAS  Google Scholar 

  12. Frishman D, Argos P: Knowledge-based protein secondary structure assignment. Proc Natl Acad Sci U S A. 1995, 23: 566-579.

    CAS  Google Scholar 

  13. Zhang C, Liu S, Zhou H, Zhou Y: An accurate, residue-level, pair potential of mean force for folding and binding based on the distance-scaled, ideal-gas reference state. Protein Sci. 2004, 13: 400-411.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  14. Zhang Y, Skolnick J: Scoring function for automated assessment of protein structure template quality. Proc Natl Acad Sci U S A. 2004, 57: 702-710.

    CAS  Google Scholar 

  15. Pandit SB, Skolnick J: Fr-TM-align: a new protein structural alignment method based on fragment alignments and the TM-score. BMC Bioinformatics. 2008, 9: 531-

    Article  PubMed  PubMed Central  Google Scholar 

  16. Guharoy M, Chakrabarti P: Conservation and relative importance of residues across protein-protein interfaces. Proc Natl Acad Sci U S A. 2005, 102: 15447-15452.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  17. Schmidt H: A proposed measure for psi-induced bunching of randomly spaced events. J Parapsychol. 2000, 64: 301-316.

    Google Scholar 

  18. Kirkpatrick S, Gelatt CD, Vecchi MP: Optimization by simulated annealing. Science. 1983, 220: 671-680.

    Article  PubMed  CAS  Google Scholar 

  19. GNU Scientific Library.http://www.gnu.org/software/gsl,

  20. Metropolis N, Rosenbluth AW, Rosenbluth MN, Teller AH, Teller E: Equation of state calculations by fast computing machines. J Chem Phys. 1953, 21: 1087-1092.

    Article  CAS  Google Scholar 

  21. Matsumoto M, Nishimura T: Mersenne Twister: A 623-dimensionally equidistributed uniform pseudorandom number generator. ACM Trans Model Comput Simul. 1998, 8: 3-30.

    Article  Google Scholar 

  22. Marsaglia G: Diehard battery of tests of randomness.http://www.stat.fsu.edu/pub/diehard/,

  23. Shindyalov IN, Bourne PE: Protein structure alignment by incremental combinatorial extension (CE) of the optimal path. Protein Eng. 1998, 11: 739-747.

    Article  PubMed  CAS  Google Scholar 

  24. Ortiz AR, Strauss CE, Olmea O: MAMMOTH (matching molecular models obtained from theory): an automated method for model comparison. Protein Sci. 2002, 11: 2606-2621.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  25. Holm L, Sander C: Dali: a network tool for protein structure comparison. Trends Biochem Sci. 1995, 20: 478-480.

    Article  PubMed  CAS  Google Scholar 

  26. Boutet E, Lieberherr D, Tognolli M, Schneider M, Bairoch A: UniProtKB/Swiss-Prot. Methods Mol Biol. 2007, 406: 89-112.

    PubMed  CAS  Google Scholar 

  27. Schmidt BH, Burgin AB, Deweese JE, Osheroff N, Berger JM: A novel and unified two-metal mechanism for DNA cleavage by type II and IA topoisomerases. Nat Geosci. 2010, 465: 641-644.

    CAS  Google Scholar 

  28. Altschul SF, Gish W, Miller W, Myers EW, Lipman DJ: Basic local alignment search tool. J Mol Biol. 1990, 215: 403-410.

    Article  PubMed  CAS  Google Scholar 

  29. Skolnick J, Zhou H, Brylinski M: Further evidence for the likely completeness of the library of solved single domain protein structures. J Phys Chem B. 2012, 116: 6654-6664.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  30. Skolnick J, Arakaki AK, Lee SY, Brylinski M: The continuity of protein structure space is an intrinsic property of proteins. Proc Natl Acad Sci U S A. 2009, 106: 15690-15695.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  31. Taylor WR, Chelliah V, Hollup SM, MacDonald JT, Jonassen I: Probing the "dark matter" of protein fold space. Structure. 2009, 17: 1244-1252.

    Article  PubMed  CAS  Google Scholar 

Download references

Acknowledgements

This work was supported by LSU Council on Research through the 2012 Summer Stipend Program. Portions of this research were conducted with high performance computational resources provided by Louisiana State University (http://www.hpc.lsu.edu).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Michal Brylinski.

Additional information

Competing interests

The author declares that he has no competing interests.

Authors’ original submitted files for images

Below are the links to the authors’ original submitted files for images.

Authors’ original file for figure 1

Authors’ original file for figure 2

Authors’ original file for figure 3

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Brylinski, M. e Volver: an optimization engine for evolving protein sequences to stabilize the respective structures. BMC Res Notes 6, 303 (2013). https://doi.org/10.1186/1756-0500-6-303

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1756-0500-6-303

Keywords