Abstract
The automatic classification of the wealth of molecular configurations gathered in simulation in the form of a few coordinates that help explain the main states and transitions of the system is a recurring problem in computational molecular biophysics. We use the recently proposed ScIMAP algorithm to automatically extract motion parameters from simulation data. The procedure uses only molecular shape similarity and topology information inferred directly from the simulated conformations, and is not biased by a priori known information. The automatically-recovered coordinates prove as excellent reaction coordinates for the molecules studied and can be used to identify stable states and transitions, and as a basis to build free-energy surfaces. The coordinates provide a better description of the free energy landscape when compared with coordinates computed using Principal Components Analysis (PCA), the most popular linear dimensionality reduction technique. The method is first validated on the analysis of the dynamics of an all-atom model of alanine dipeptide, where it successfully recover all previously-known metastable states. When applied to characterize the simulated folding of a coarse-grained model of β-hairpin, in addition to the folded and unfolded states, two symmetric misfolding crossings of the hairpin strands are observed, together with the most likely transitions from one to the other.
Keywords: non-linear dimensionality reduction, reaction coordinates, free-energy landscapes, molecular dynamics simulations, distance measures, Isomap, ScIMAP
1 Introduction
Biological processes at the molecular level usually involve motion and structural changes in biomolecules, such as proteins and peptides. Most in silico studies start by gathering large sets of conformational data through some form of simulation, for example Molecular Dynamics (MD). 1-3 When provided with a physical model of the molecule(s) to simulate, these techniques produce as output abundant conformational samples in the form of Cartesian (x, y, z) coordinates for each of the molecule’s atoms. As the computational cost of MD simulations increases rapidly with atom count, significant research effort has been devoted to improve the time scales sampled for large molecular systems while retaining the most interesting simulation details, at the expense of some accuracy in the modeling. Toward this goal, several coarse-grained or multi-resolution molecular models have been proposed,(e.g., 4-29) that approximate the dynamics of a system by considering a reduced set of e effective degrees of freedom, at least in part of the system, or part the simulation time. Other methods to speed up simulations include taking adaptive and/or larger size simulation steps, 30-32 using different forms of “accelerated” molecular dynamics, 33-36 replica exchange/parallel tempering, 37-40 implicit solvent models, 41 and large-scale distributed computing. 42
Once abundant molecular samples of the studied process have been gathered through simulations, the data are subjected to analysis. Input data given as Cartesian coordinates is always high-dimensional, since there are 3 coordinates (or parameters) per atom. A central question is whether the configurational space spanned in the simulation can be described by using a few essential degrees of freedom reproducing the collective motion of the system. In order to address this question, it is crucial to find ways to reduce the dimensionality of the simulated conformations to render the process understandable, without the need to visualize molecular trajectories directly.
For these purposes, so-called reaction coordinates have been devised over the years to succinctly describe molecular conformations, so they can be classified along a few, meaningful axes. Such coordinates are oftentimes used to construct free-energy landscapes and quantify the thermodynamics of the molecular process under consideration. Usually, reaction coordinates are either chosen from a pool of previously proposed ones, or empirically designed to suit a particular molecular system (eg 43,44). Recently, methods have been proposed to automate the selection reaction coordinates for a molecular process. In the last few years several groups have worked on the definition of the theoretical framework and computational approaches to extract a minimal number of reaction coordinates in high-dimensional systems 45. Although it does not provide a complete view of all the relevant contributions emerging in this very active field, it is worth mentioning as significant examples the Transition Path Theory 46,47 and Transition Path Sampling 48-51, the Markovian State Model 52-54, Milestoning 55-57, the Nudged Elastic Band Method 58,59, and the String Method 60-62. Other recent, relevant examples include an automated method proposed 63 for identifying an “optimal” set of reaction coordinates by using genetic neural networks to mine a database of known reaction coordinates and physical variables, and a combinatorial pattern discovery approach 64 that first turns each simulated conformation into a 7-dimensional vector of known reaction coordinates, then applies clustering to these vectors.
In this context, we have recently proposed the ScIMAP method 65 to automatically extract the essential parameters spanning the configurational landscape associated with a molecular motion, by using only the simulated conformations, without any bias by a priori information. We call such parameters structural reaction coordinates hereafter. The idea is to use dimensionality reduction methods 66,67 to describe the motion landscape with few, but meaningful, automatically-recovered structural reaction coordinates. The purpose of dimensionality reduction is to extract the main features from a set of points, which are initially represented by a large set of redundant parameters. Most dimensionality reduction techniques produce as a result a lower-dimensional representation for each point that summarizes the variability of the (high-dimensional) original representation of the points. Ideally, one would like a low-dimensional Euclidean representation of the points that would serve as a “projection” or “map” of the input data. Such a low-dimensional map is easy to visualize and the process of interest can then be succinctly described by looking at this projection. Dimensionality reduction is used in a plethora of fields, including classification problems, data mining, image analysis and recognition, 68-72 structural and computational biology, 73-75 economics, and language interpretation and analysis. 76 Molecular simulation data presents interesting challenges for dimensionality reduction. First of all, these data are highly non-linear in nature. Also, data from molecular simulations tend to cluster around energy minima, producing uneven sampling that varies greatly in density throughout the input space.
Several mathematical tools are available to perform dimensionality reduction automatically, and the output of these tools can be interpreted in the particular application domain. Linear methods, such as Principal Components Analysis (PCA), 77 find a projection of the input data into the hyperplane best preserving the data variability. PCA has been largely used on molecular data, for example to analyze protein flexibility around equilibrium 74,78 and to capture essential dynamics. 75 However, linear methods such as PCA fail when the data distribution is highly non-linear (as it is usually the case in large scale molecular motions). Non-linear methods aim to recover an intrinsic parameterization for a data set that lies on a non-linear (yet low-dimensional) surface, which is the case for most interesting molecular processes. Several non-linear dimensionality reduction methods exist. Parametric methods augment linear methods with the notion of a kernel function and force the data to lie on this surface, for example as in kernel PCA. 79 Non-parametric methods, on the contrary, try to infer the non-linearity of the data from the data itself. The most popular methods include Isomap 80 and Locally Linear Embedding (LLE). 81 Here, we use the recently introduced ScIMAP method, 65 based on the Isomap algorithm. This procedure relies on the input data itself to infer its inherent topology using only a notion of similarity between the input points. Details are given in the next section.
In this work we apply the ScIMAP method to compute structural reaction coordinates for two systems where a direct relationship between the computed parameters and structural properties of the molecules is easy to find. The results demonstrate the capabilities of the method and its value as a versatile and general analysis tool. The first system considered, an all-atom model of alanine dipeptide, has been studied thoroughly by simulation; 82-84 it is well known that with the force field used here (Amber99 with implicit water) only two parameters (namely, the dihedral angles φ, and ψ) are suffcient to accurately span the configurational space of the molecule at standard conditions. The application of ScIMAP correctly recovers these coordinates and identifies all the known states of the molecule. The second system studied, a coarse-grained β-hairpin, is used to show how the topological approach in the ScIMAP method identifies shapes and transitions that are not easy to distinguish with traditional reaction coordinates. For both cases, the automatically-recovered parameters are computed using the same, unaltered ScIMAP method and molecular shape similarity as a basic operation, and serve as excellent structural reaction coordinates to characterize the molecular process.
2 Materials and Methods
In this section we describe the non-linear dimensionality reduction technique we use to analyze MD trajectories. It is first presented in its pure mathematical form, and then adapted to work with molecular conformations. We also introduce the two molecular models and data sets to which we apply the method to automatically extract structural reaction coordinates.
The Isomap algorithm
The Isomap algorithm 80 is a non-parametric, non-linear dimensionality reduction technique. It takes as input a set S of abstract “points,” which are assumed to lie on a low-dimensional, non-linear surface (or manifold), and a similarity measure between them, , so that d(xi, xj) is the distance between points xi and xj. The Isomap algorithm requires as input the number of reduced dimensions to be considered and returns in output the error expected when the requested reduced dimensionality is used instead of the whole space. An “optimal” effective dimensionality for a given data set can therefore be estimated by considering the minimum number of dimensions providing a satisfactorily small error (see 65,80 for details).
Using the provided similarity measure, Isomap infers the inherent topology (or connectivity) of the manifold where the points reside to lie by connecting each point to its nearest neighbors according to the distance d(xi, xj). For each input point, it then computes only a few coordinates such that the Euclidean distance between the points’ low-dimensional coordinates best preserve the geodesic distance between all pairs of points. The geodesic distance between a pair of points is defined as the length of the shortest path between the points, when the path is confined to the surface where the points lie. By preserving all geodesic distances (rather than direct distances) Isomap “unrolls” the low-dimensional manifold into its intrinsic parameterization, as shown in Figure 1. A detailed implementation of the Isomap algorithm is provided in the original paper 80. The key point of the algorithm is the approximation of the geodesic distance as the shortest path on the nearest neighbors network on the data points. In practice, this is achieved through the following three steps:
Build a neighborhood graph, G. For each point, find the set of points that are nearest neighbors on the manifold using the distance measure d(xi, xj). The typical approach is to select the k nearest neighbors to every point. Alternatively, a distance cutoff, ∊, can be introduced, and all pairs of points closer than ∊ are considered nearest neighbors.
Compute the geodesics. The geodesics are approximated as the shortest paths on G for all pairs of points. Construct a matrix D where Dij is the shortest path between xi and xj.
Compute the low-dimensional embedding. Use Multidimensional Scaling (MDS) 85 on the matrix D of estimated geodesic distances computed in 2). This produces coordinates for each point that best preserve the geodesic distances. These coordinates, when plotted as Euclidean coordinates, have the effect of “unrolling” the non-linear surface (see Figure 1).
The advantages of the Isomap method over linear dimensionality reduction techniques stem from the fact that it deduces the topology of the input data by connecting nearby points, thus it “follows” the non-linear process by computing coordinates that preserve global information based on the local similarity measure. The main disadvantage of Isomap is the computational cost of computing the neighborhood graph G, which is in general O(n2), and dependent on the cost of the distance measure d(xi, xj). To alleviate the computational cost and memory requirements of steps 2) and 3) above, another version of Isomap, called Landmark Isomap, 86 was devised. It relies on the fact that if the data is truly low-dimensional, then it should suffice to preserve only a subset of the geodesic distances. In other words, instead of preserving all possible pairs of geodesic distances, it preserves only the geodesic distance from each point to a subset of landmark points, chosen among the original data set. Generally, as many landmark points as allowed by the computer system’s memory are used to avoid the risk of underestimating the number needed. In order to adapt Isomap to work with molecular trajectories, an appropriate distance measure d(xi, xj) is needed, when xi and xj are molecular conformations given as the Cartesian coordinates of the constituent atoms. A natural measure of similarity for different conformations of the same molecule is least-Root-Mean-Squared-Deviation (lRMSD).
ScIMAP: Scalable Isomap Method
The ScIMAP method 65 includes some improvements over Isomap, such as an e cient parallelization of all three steps discussed above, and a method to map redundant points into the recovered coordinate space that is much less resource-demanding than including all the data points in the analysis. These improvements are crucial when working with big data sets of molecular conformations and allow the application of nonlinear dimensionality reduction to extract effective global coordinates from extensive configurational sampling. A detailed implementation of the algorithm and its testing has been described in 65, where ScIMAP has been used to characterize the folding process of coarse-grained SH3 protein model, and ScIMAP coordinates have been shown to correctly locate the transition-state ensemble on the resulting free energy landscape.
However, the first applications of ScIMAP have not focused on the meaning of the coordinates or the effect of different molecular models on the results, which are the goals of the present paper. The computational complexity of the ScIMAP algorithm is dominated by the cost of computing the nearest-neighbors graph for the input data set. The efficient computation of nearest-neighbors remains an active research area; it has been shown that in high-dimensional spaces the scaling of the nearest-neighbors graph calculations is bounded by d × N2 87, where N is the number of conformations in the data set and d is the dimensionality of the system. The ScIMAP implementation used for this work was based on the open-source package OOPSMP 88 to compute the nearest-neighbors graph. OOPSMP, which was originally developed for motion planning, contains robust and efficient implementations of nearest-neighbors algorithms, and it scales quadratically with N and linearly with d (as expected).
It is worth mentioning the recently proposed application of the Distance Projection onto Euclidean Spaces (DPES) approximation to ScIMAP, 89 which significantly speeds up the neighborhood graph computation at the expense of a small approximation in the identification of neighboring points, as shown by the application of the DPES method originally applied in the robotic motion planning domain. 90 As a result, the overall method is general and efficient for large-scale data analysis. As the focus of the present work is mainly on the interpretation of the recovered coordinates, the DPES approximation will not be used.
Alanine Dipeptide Model
We first present the application of ScIMAP to a small biomolecule that has been studied thoroughly in the past, the alanine dipeptide. We used an all-atom model consisting of 22 atoms, namely CH3-CONH-CHCH3-CONH-CH3. This peptide is composed by a very short piece of backbone and one alanine side chain attached to it. Because the two peptide bonds present in the peptide are quite rigid, the configurational space of the molecule can be well approximated by using only the two torsions around the Cα atom, named φ and ψ, as shown in Figure 2.
A long MD simulation was performed using the Sander module of the AMBER 9.0 package 91 using an implicit water model to simulate the molecule in solution. The system was first randomized at 400K, then equilibrated at room temperature (300K). A sampling of 500,000 conformations was gathered from a molecular dynamics trajectory corresponding to 100ns of simulated time, at 300K. Several computational studies 82-84, 92, 93 have used the backbone (φ, ψ) angles to explore the molecule’s conformational landscape, both in vacuum and in solution. These two angles determine the overall shape of the peptide, and are sufficient to characterize its configurational landscape.
It is worth mentioning that results obtained with different force fields and parameterization of the alanine dipeptide system have been reported in the literature; while simulations with different choice suggested that other degrees of freedom (besides the φ and ψ dihedral angles) participate to the dynamics, * in the solvated model used here as well as in explicit water simulation, there was no significant motion of this angle other than a vibration around equilibrium.
Several different (meta)stable states of the peptide as a function of its (φ, ψ) angles have been characterized in previous studies. In particular, at standard conditions, there are two main conformations, clearly distinct from one other, as shown in Figure 2:
Extended. Also called “C7eq”, “C5” or “β-like” in the literature, since it is the more extended shape (Figure 2b).
Right-turn. Also called “αR” or “α-like” since it resembles a tiny piece of a right-handed helix (Figure 2a).
Figure 3 shows the free energy profile associated with the system, as measured on the sampled data, as a function of the (φ, ψ) dihedral angles. Free energy (potential of mean force) was computed using the WHAM method. 94-99 The C5 state corresponds to the top-left corner of the free energy plot, while the αR state corresponds to the other main minimum, south-east of the C5 state. Several other less populated states of alanine dipeptide have been observed and characterized in the literature. The ones presented here are those corresponding roughly to the center of the local minima on the free energy plot:
Left-turn: Also called “αL”. This corresponds to the lonely minimum in the middle-right of the plot, and is extremely unlikely with the given model.
αP : This is the minimum west of αR, another helix-like conformation.
PII: Also a less likely minimum. The physical reasons for this minimum have been studied in the literature. 84
The same conformational sampling used to produce the free energy plot of Figure 3 is used for the application of the the ScIMAP method. The results are presented in Section 3.
β-hairpin Model
A β-hairpin system is considered as a second example. In particular, the Honeycutt-Thirumalai Cα coarse-grained model. 100 This coarse-grained model allows for a faster sampling of larger scale motions and disregards individual atomic vibrations that do not contribute to the overall hairpin shape. The fact that this model has 22 effective “particles” yields the same computational cost as for the alanine dipeptide model for the basic shape similarity operation in the ScIMAP algorithm, and provides a good example of how the method can be applied independently from the molecular model used. The coarse-grained model for the hairpin considers three distinct amino acid types:
P: polar or hydrophilic residues.
H: hydrophobic residues.
N: neutral residues.
The sequence for the hairpin studied is:
The folded conformation of the β-hairpin is shown in Figure 4, and consists of two strands, one two residues longer than the other, connected by a hinge region (the (NP)2 stretch of the sequence) and packed together. An exhaustive sampling of the conformational space was obtained by running Langevin dynamics simulation, around the folding temperature Tf (Tf = 0.7 in the system natural units). 101 The data sampling was obtained by running eight independent simulations starting from different random initial conditions. Each of the eight simulations gathered 45, 000 conformations for a total of 360, 000 conformations.
The coarse-grained energy function assigns a certain degree of rigidity to the strands, and more flexibility to the hinge residues. 100 However, the hairpin still exhibits bending and twisting of the strands. Previous computational studies 100,101 have shown that this hairpin model exhibits a two-state folding behavior where only a closed (folded) and an open (unfolded) state are significantly populated.
3 Results and Discussion
We present the results obtained from the application of the ScIMAP algorithm to both data sets. We show that in both cases the first two coordinates are sufficient to completely characterize the conformational landscape spanned by MD.
Alanine Dipeptide
The ScIMAP algorithm was applied to the 500,000 simulated conformations using lRMSD as the distance measure, as explained before. To build the neighborhood, several values of k (namely, 10, 15, 20, 25) were used to build a neighborhood graph. There was no significant difference in the recovered low-dimensional landscape obtained with different values of k, other than a slight shift in the placement of the free-energy minima, attesting to the robustness of the method against varying neighborhood parameters, as previously shown. 65 5,000 landmarks were chosen randomly from the trajectory.
Some care needs to be taken in the definition of the lRMSD metric regarding conformations associated with the same physical state of this system. In particular, the hydrogen atoms in the CH3 groups of the alanine dipeptide present a C3 symmetry around the C atom. The lRMSD metric, which considers each atom individually, will classify all three 120° rotationally-symmetric positions of the hydrogen atoms as different, when in fact they should be considered indistinguishable from a chemical perspective. In order to circumvent this problem the lRMSD distance for this system is defined modulus 120° rotations hydrogens around the C atom. This allows to consider the hydrogen atoms as indistinguishable while their vibrations are still sampled. The free-energy landscape as a function of the first few ScIMAP coordinates is shown in Figure 5. All the main states of the peptide described in Section 2 are correctly recovered as free-energy minima. In particular, the first ScIMAP coordinate clearly distinguishes between the “extended” and “helical” states; adding the second ScIMAP coordinate separates the two distinct routes connecting the minima.
Figure 3 shows that there are two regions where the ψ angle makes the transition from the helical to the extended shapes: around ψ ≡ 55° (near the top of the plot) and ψ ≡ −100° (wrapping around the vertical axis, near the bottom of the plot). In the low-dimensional embedding, the first two coordinates clearly capture the circular topology of ψ.
Since φ is not sampled in its full 360° degrees, the use of one extra dimension (the 3rd ScIMAP coordinate) more clearly separates the two main conformational states. The less likely αL state is identified in a cluster of its own, separated from the other states.
The ScIMAP coordinates are ordered by data variance, so that the first coordinate explains the most data variability, the second coordinate adds the most variability after that, and so on. Figure 6 shows that the first two coordinates provide a good representation of the data, as the residual variance for coordinates higher than two is < 0.05. Residual variance for each dimension d is computed as 1 — Rd, where Rd is the squared correlation coe cient between the original (geodesic) distances and the corresponding Euclidean distances for the same pair of conformations, using the first d low-dimensional coordinates. Some features of interest may still be captured in dimensions higher than the 3rd, although they would correspond to more localized events. In particular, a careful analysis of the 4th, 5th and 6th ScIMAP coordinates provides a classification of the different configurations of the capping CH3 dihedral angle (data not shown).
For comparison, results obtained from the application of Principal Components Analysis (PCA) are shown in Figure 6. Note that for this system the PCA projection resembles the ScIMAP results, in the sense that the conformations are projected into a barrel-like shape. PCA was applied to the coordinates after re-positioning the hydrogen atoms to take into account of their indistiguishability, as explained above. Because of the small size of the system and the fact that the atoms do not move far from their equilibrium positions, PCA can capture the main motions and the rotation around the ψ and φ angles. However, the linear projection done by PCA mixes the cluster boundaries and does not provide the clean separation (and transitions) of the conformational states that ScIMAP does. In other words, even though four main minima are observed (labeled in Figure 6), the correspondence with the four main states is not as clear as with the ScIMAP coordinates. In addition, the αL state is mixed together with the other two helix-like states, and cannot be distinguished in Figure 6; clearly, a PCA projection of coordinates cannot capture the difference between a right- and a left-turn of the alanine dipeptide; consistently the residual variance comparison reflects the lower accuracy of PCA with respect to ScIMAP. Residual variance is generally considered the measure of choice to estimate the error in dimensionality reduction, 80 and it has been previously used to compare Isomap and PCA coordinates in protein dynamics. 65
β-hairpin
The ScIMAP results presented here for the analysis of the β-hairpin configurational data were obtained using lRMSD as distance measure and k = 12 neighbors. ScIMAP embedding for k = 15, 10, 5, and 3 were also performed to check the robustness of the procedure, and yield almost identical results. It is worth noting that the application of the ScIMAP method to this system is no more expensive than for the all-atom alanine dipeptide model presented above: in both cases the data consist of three-dimensional configurations with 22 “atoms”. Figure 7 shows the free-energy profile for the β-hairpin model, as a function of the first three ScIMAP coordinates. The first ScIMAP coordinate clearly distinguishes between the “closed” (free energy minimum on the left side in Figure 7), and the “open” (free energy minimum on the right side) hairpin conformations, accounting for the main direction of the folding reaction. The second ScIMAP coordinate reveals additional features on the folding process; the free energy plot as a function of the first two ScIMAP coordinates exhibits a symmetry along the second coordinate, which can be explained by looking at representative hairpin shapes placed by ScIMAP in the two local free-energy minima symmetrically located, above and below the deeper minimum corresponding to the closed state, as illustrated in Figure 7. Conformations labeled as M1 and M2 in Figure 7 (representatives from the top and bottom minima, respectively) correspond to two stereo-chemically different partially misfolded twists of the hairpin. It is worth stressing that the Isomap’s geodesic distance formulation, used in ScIMAP, automatically captures the topological difference between M1 and M2, while the lRMSD distance alone would have classified both configurational states as very similar. The transitions between the M, F and U states clearly show that the hairpin cannot directly “jump” from an M1 conformation to an M2 conformation without separating the strands first. This can happen in two ways: either the hairpin folds into the F state, which leaves both strands in anti-parallel position allowing their re-positioning, or the hairpin unfolds into the U state from which the re-positioning can also occur. The free-energy surface as a function of the first two coordinates clearly shows these possible transitions as saddle points.
In Figure 7, the third ScIMAP coordinate is also shown to provide a more exhaustive analysis. This dimension adds to explaining the data variability but does not introduce new minima or transitions. A free energy landscape computed as a function of the first three PCA coordinates is shown in Figure 8 for comparison. Since the hairpin’s conformational landscape is relatively simpler than a full-size protein, 65 PCA can roughly separate open and closed states, and has a third minimum to the right, also roughly corresponding to a single semi-open state. However, the separation is less clear. A representative ensemble of conformations picked from the F and M regions includes many misclassified shapes that fall into both minima. Obviously the M1 and M2 states explained above, which ScIMAP separates, and can be accessed through the F or U states, cannot be clearly distinguished by PCA. The residual variance of ScIMAP and PCA as a function of the number of dimensions used is also shown. Quantitatively, ScIMAP clearly classifies the data variance better with just one coordinate. Qualitatively, the non-linear nature of ScIMAP captures more interesting features than PCA, beyond the residual variance comparison. The clear separation of the two stereo-chemically symmetric states illustrates ScIMAP’s superior performance in identifying states and transitions.
Resource utilization
The computation of ScIMAP coordinates is more computationally expensive than traditional structural reaction coordinates, since global information is being preserved. This is reflected in the topology-preserving mapping, which is based on the neighborhood around each input point. The computation of the nearest-neighbors graph remains the bottleneck of the procedure. For both models presented here the ScIMAP calculations were performed on a cluster of 50 processors (AMD Opteron 275, at 2.2GHz). The running times and memory usage are summarized in Table I. Wall Time refers to the actual time elapsed (as opposed to the time spent only on computation-exclusive CPU cycles). Wall time is typically used to report performance of parallel algorithms since it includes time spent on communication between processors. Table I clearly shows that the neighbor computation stage takes significantly longer than the other two stages. However, this is the stage that requires the least amount of memory. On the other hand, building a matrix of geodesic distances of size n × nl, where n is the number of points and nl the number of landmarks, requires almost all of the memory available to each processor. The amount of memory used per processor can be reduced by using more processors and/or fewer landmarks, but maximizing the number of landmarks results in higher quality coordinates for a given number of processors. 65 Computing the final coordinates requires the computation of the top eigenvalues and corresponding eigenvectors of a similarly-sized matrix.
Table I.
ScIMAP stage | Wall Time | Memory |
---|---|---|
Neighbor finding (k=20) | 7 hrs | 70 MB |
Geodesics (5,000 landmarks) | 10 min | 1, 800 MB |
Embedding coordinates | 12 min | 2, 200 MB |
ScIMAP stage | Wall Time | Memory |
---|---|---|
Neighbor finding (k=12) | 5 hrs | 50 MB |
Geodesics (5,000 landmarks) | 4 min | 1, 200 MB |
Embedding coordinates | 3 min | 1, 500 MB |
4 Conclusion
We have presented the results obtained in the application of the ScIMAP algorithm to analyze a large configurational sampling of an all-atom model of alanine dipeptide, and a coarse-grained β-hairpin model. We have shown that the low-dimensional representation obtained by ScIMAP, using shape similarity as a basic operation and no information on the actual degrees of freedom, successfully classifies the samples along axes that have a high correspondence with a-priori known parameters. In the case of alanine dipeptide the φ and ψ backbone angles are recovered as the most important coordinates of the system and the first automatically-recovered coordinate differentiates between the two main shapes of the peptide: extended and helical. In the case of the coarse-grained model of a β-hairpin the first ScIMAP coordinate follows the main folding/unfolding reaction, while the second coordinate distinguishes two stereo-chemically symmetric partially-misfolded states. This example shows the power of the geodesic formulation of ScIMAP, separating geometrically similar states that cannot be reached directly one from the other, and the possible routes connecting them.
This work illustrates the robustness of the ScIMAP method against different models and further validates its usefulness to automatically extract structural reaction coordinates from simulation data, in an unbiased way. Even though computing these coordinates is computationally more expensive than computing most reaction coordinates used to date, in many cases it may eliminate the need of devising custom, empirically designed, reaction coordinates.
An intriguing question that remains to be answered is whether a physical interpretation can be generally associated to the reaction coordinates obtained by the ScIMAP algorithm. At this stage of development, the method does not provide a straightforward way to interpret the resulting coordinates, nor if/what particular features is missed when a reduced number of variables is used. In the systems discussed here we could a posteriori interpret the extracted coordinates by comparing them with a priori known physical observables (e.g.,, specific dihedral angles, opening of the angles between the hairpin strands); work toward a more general understanding of the meaning (if any) of automatically extracted reaction coordinates is ongoing.
Acknowledgments
This work is supported by the National Science Foundation (C.C. Career grant No. CHE-0349303 and L.E.K. and C.C. grant No. CCF-0523908), the National Institute of Health (L.E.K. grant No. GM078988), the Welch Foundation (C.C. Norman Hackermann Young Investigator award and grant No. C-1570), and the Sloan Foundation (L.E.K.). H.S. is supported by a fellowship of the Pharmacoinformatics Training Program of the Keck Center of the Gulf Coast Consortia (NIH grant 1 T90 DK070109-01 and 1 R90 DK071505-01), by CCF grant 0523908 and Rice University Funds. Simulations and other computations were run on the Rice Computational Research Cluster funded by NSF grant CNS-0421109, the Physical Computing Cluster funded by NSF grant CNS-0454333 in partnership between Rice University, AMD and Cray. The authors would like to thank Lorenzo Mazzoni for his help with the β-hairpin simulation, Amarda Shehu for her help in the data analysis, and Paul Ledbetter for his comments on the manuscript.
Footnotes
References
- 1.Hansson T, Oostenbrink C, van Gunsteren WF. Molecular dynamics simulations. Curr Opin Struct Biol. 2002;12(2):190–196. doi: 10.1016/s0959-440x(02)00308-1. [DOI] [PubMed] [Google Scholar]
- 2.Tai K. Conformational sampling for the impatient. Biophys Chem. 2004;107:213–220. doi: 10.1016/j.bpc.2003.09.010. [DOI] [PubMed] [Google Scholar]
- 3.Karplus M, Kuriyan J. Molecular dynamics and protein function. Proc Natl Acad Sci. 2005;102(19):6679–6685. doi: 10.1073/pnas.0408930102. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4.Liwo A, Khalili M, Scheraga HA. Ab initio simulations of protein-folding pathways by molecular dynamics with the united-residue model of polypeptied chains. PNAS. 2005;102(7):2362–2367. doi: 10.1073/pnas.0408885102. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 5.Izvekov S, Voth GA. A multiscale coarse-graining method for biomolecular systems. J Phys Chem Lett B. 2005;109:2469–2473. doi: 10.1021/jp044629q. [DOI] [PubMed] [Google Scholar]
- 6.Chu JW, Ayton GS, Izvekov S, Voth GA. Emerging methods for multiscale simulation of biomolecular systems. Molecular Physics. 2007;105:167–175. [Google Scholar]
- 7.Tama F, Charles L, Brooks I. Symmetry, form, and shape: Guiding principles for robustness in macromolecular machines. Annual Review of Biophysics and Biomolecular Structure. 2006;35:115–133. doi: 10.1146/annurev.biophys.35.040405.102010. [DOI] [PubMed] [Google Scholar]
- 8.Tozzini V, Trylska J, en Chang C, McCammon JA. Flap opening dynamics in hiv-1 protease explored with a coarse-grained model. J Struct Bio. 2007;157(3):606–615. doi: 10.1016/j.jsb.2006.08.005. [DOI] [PubMed] [Google Scholar]
- 9.Doruker P, Jernigan RL, Bahar I. Dynamics of large proteins through hierarchical levels of coarse-grained structures. J Comput Chem. 2002;23:119–127. doi: 10.1002/jcc.1160. [DOI] [PubMed] [Google Scholar]
- 10.Ioannis G, Kevrekidis C, Gear GH William. Equation-free: The computer-aided analysis of complex multiscale systems. AIChE Journal. 2004;50(7) [Google Scholar]
- 11.Clementi C, Nymeyer H, Onuchic J. Topological and energetic factors: what determines the structural details of the transition state ensemble and en-route intermediates for protein folding? An investigation for small globular proteins. J Mol Biol. 2000;298:937–953. doi: 10.1006/jmbi.2000.3693. [DOI] [PubMed] [Google Scholar]
- 12.Nielsen SO, Lopez CF, Srinivas G, Klein ML. Coarse grain models and the computer simulation of soft materials. J Phys Condens Matter. 2004;16:481–512. [Google Scholar]
- 13.Das P, Matysiak S, Clementi C. Balancing energy and entropy: A minimalist model for the characterization of protein folding landscapes. Proc Natl Acad Sci USA. 2005;102:10141–10146. doi: 10.1073/pnas.0409471102. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Levy Y, Cho SS, Onuchic JN, Wolynes PG. A survey of flexible protein binding mechanisms and their transition states using native topology based energy landscapes. J Mol Biol. 2005;346:1121–1145. doi: 10.1016/j.jmb.2004.12.021. [DOI] [PubMed] [Google Scholar]
- 15.Praprotnik M, Matysiak S, Site L Delle, Kremer K, Clementi C. Adaptive resolution simulation of liquid water. J Phys: Condens Matter. 2007;19:292201. doi: 10.1063/1.2819486. [DOI] [PubMed] [Google Scholar]
- 16.Head-Gordon T, Brown S. Minimalist models for protein folding and design. Curr Opin Struct Biol. 2003;13:160–167. doi: 10.1016/s0959-440x(03)00030-7. [DOI] [PubMed] [Google Scholar]
- 17.Karanicolas J, Brooks C., III Improved Gō-like models demonstrate the robustness of protein folding mechanisms towards non-native interactions. J Mol Biol. 2003;334:309–325. doi: 10.1016/j.jmb.2003.09.047. [DOI] [PubMed] [Google Scholar]
- 18.Ayton G, Noid W, Voth G. Multiscale modeling of biomolecular systems: In serial and in parallel. Curr Opinion Struct Biol. 2007;17:192–198. doi: 10.1016/j.sbi.2007.03.004. [DOI] [PubMed] [Google Scholar]
- 19.Christen M, van Gunsteren W. Multigraining: an algorithm for simultaneous fine-grained and coarse-grained simulation of molecular systems. J Chem Phys. 2006;124:154106. doi: 10.1063/1.2187488. [DOI] [PubMed] [Google Scholar]
- 20.Dokholyan NV. Studies of folding and misfolding using simplified models. Curr Opin Struct Biol. 2006;16:79–85. doi: 10.1016/j.sbi.2006.01.001. [DOI] [PubMed] [Google Scholar]
- 21.De Mori G, Colombo G, Micheletti C. Study of the villin headpiece folding dynamics by combining coarse-grained monte carlo evolution and all-atom molecular dynamics. Proteins. 2005;58:459–471. doi: 10.1002/prot.20313. [DOI] [PubMed] [Google Scholar]
- 22.Lyman E, Ytreberg F, Zuckerman D. Resolution exchange simulation. Phys Rev Lett. 2006;96:028105. doi: 10.1103/PhysRevLett.96.028105. [DOI] [PubMed] [Google Scholar]
- 23.Das P, Wilson C, Fossati G, Wittung-Stafshede P, Matthews K, Clementi C. Characterization of the folding landscape of monomeric lactose repressor: Quantitative comparison of theory and experiment. Proc Natl Acad Sci USA. 2005;102:14569–14574. doi: 10.1073/pnas.0505844102. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 24.Matysiak S, Clementi C. Minimalist protein model as a diagnostic tool for misfolding and aggregation. J Mol Biol. 2006;363(1):297–308. doi: 10.1016/j.jmb.2006.07.088. [DOI] [PubMed] [Google Scholar]
- 25.Marrink S, Risselada H, Yefimov S, Tieleman D, de Vries A. The MARTINI forcefield: coarse grained model for biomolecular simulations. J Phys Chem B. 2007;111:7812–7824. doi: 10.1021/jp071097f. [DOI] [PubMed] [Google Scholar]
- 26.Clementi C. Coarse-grained models of protein folding: Toy-models or predictive tools? Curr Opin Struct Biol. 2008;18(1):10–15. doi: 10.1016/j.sbi.2007.10.005. [DOI] [PubMed] [Google Scholar]
- 27.Kwak W, Hansmann UH. Efficient sampling of protein structures by model hopping. Phys Rev Lett. 2005;95:138102. doi: 10.1103/PhysRevLett.95.138102. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 28.Neri M, Anselmi C, Cascella M, Maritan A, Carloni P. Coarse-grained model of proteins incorporating atomistic detail of the active site. Phys Rev Lett. 2005;95:218102. doi: 10.1103/PhysRevLett.95.218102. [DOI] [PubMed] [Google Scholar]
- 29.Praprotnik M, Site L Delle, Kremer K. Adaptive resolution molecular-dynamics simulation: changing the degrees of freedom on the fly. J Chem Phys. 2005;123:224106. doi: 10.1063/1.2132286. [DOI] [PubMed] [Google Scholar]
- 30.Olender R, Elber R. Calculation of classical trajectories with a very large time step: Formalism and numerical examples. J Chem Phys. 1996;105(20):9299–9315. [Google Scholar]
- 31.Xu L, Henkelman G. Adaptive kinetic monte carlo for first-principles accelerated dynamics. The Journal of Chemical Physics. 2008;129(11):114104. doi: 10.1063/1.2976010. [DOI] [PubMed] [Google Scholar]
- 32.Yang LJ, Gao YQ. An approximate method in using molecular mechanics simulations to study slow protein conformational changes. J Phys Chem B. 2007;111(11):2969–2975. doi: 10.1021/jp066289+. [DOI] [PubMed] [Google Scholar]
- 33.Henkelman G, Jonsson H. A dimer method for finding saddle points on high dimensional potential surfaces using only first derivatives. J Chem Phys. 1999;111(15):7010–7022. [Google Scholar]
- 34.Andricioaei I, Straub JE, Voter AF. Smart darting monte carlo. The Journal of Chemical Physics. 2001;114(16):6994–7000. [Google Scholar]
- 35.Shim Y, Amar JG, Uberuaga BP, Voter AF. Reaching extended length scales and time scales in atomistic simulations via spatially parallel temperature-accelerated dynamics. Phys Rev B. 2007;76(20):205439. [Google Scholar]
- 36.rensen MRS, Voter AF. Temperature-accelerated dynamics for simulation of infrequent events. The Journal of Chemical Physics. 2000;112(21):9599–9606. [Google Scholar]
- 37.Marinari E, Parisi G. Simulated tempering - a new monte-carlo scheme. Europhysics Letters. 1992;19(6):451–458. [Google Scholar]
- 38.Hansmann U, Okamoto Y. Generalized-ensemble monte carlo method for systems with rough energy landscape. Phys Rev E. 1997;56(2):2228–2233. [Google Scholar]
- 39.Whitfield TW, Bu L, Straub JE. Generalized parallel sampling. Physica A: Statistical Mechanics and its Applications. 2002;305(1-2):157–171. [Google Scholar]
- 40.Kim J, Keyes T, Straub JE. Replica exchange statistical temperature monte carlo. J Chem Phys. 2009;130(12):124112. doi: 10.1063/1.3095422. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 41.Chen JH, Brooks CL, Khandogin J. Recent advances in implicit solvent-based methods for biomolecular simulations. Curr Opinion Struct Biol. 2008;18(2):140–148. doi: 10.1016/j.sbi.2008.01.003. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 42.Jayachandran G, Vishal V, Pande VS. Using massively parallel simulation and markovian models to study protein folding: Examining the dynamics of the villin headpiece. J Chem Phys. 2006;124:164902-164902–12. doi: 10.1063/1.2186317. [DOI] [PubMed] [Google Scholar]
- 43.Baumketner A, Shea JE, Hiwatari Y. Improved theoretical description of protein folding kinetics from rotations in the phase space of relevant order parameters. J Chem Phys. 2004;121:1114–1120. doi: 10.1063/1.1760744. [DOI] [PubMed] [Google Scholar]
- 44.Cho S, Levy Y, Wolynes P. P versus Q: Structural reaction coordinates capture protein folding on smooth landscapes. Proc Natl Acad Sci USA. 2006;103:586–591. doi: 10.1073/pnas.0509768103. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 45.Elber R. Long-timescale simulation methods. Curr Opinion Struct Biol. 2005;15(2):151–156. doi: 10.1016/j.sbi.2005.02.004. [DOI] [PubMed] [Google Scholar]
- 46.Metzner P, Schuette C, Vanden-Eijnden E. Illustration of transition path theory on a collection of simple examples. J Chem Phys. 2006;125(8):084110. doi: 10.1063/1.2335447. [DOI] [PubMed] [Google Scholar]
- 47.E W, Vanden-Eijnden E. Towards a theory of transition paths. J Stat Phys. 2006;123(3):503–523. [Google Scholar]
- 48.Bolhuis P, Dellago C, Chandler D. Reaction coordinates of biomolecular isomerization. P Natl Acad Sci Usa. 2000;97(11):5877–5882. doi: 10.1073/pnas.100127697. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 49.Bolhuis P, Chandler D, Dellago C, Geissler P. Transition path sampling: Throwing ropes over rough mountain passes, in the dark. Annu Rev Phys Chem. 2002;53:291–318. doi: 10.1146/annurev.physchem.53.082301.113146. [DOI] [PubMed] [Google Scholar]
- 50.Dellago C, Bolhuis P, Geissler P. Transition path sampling. Adv Chem Phys. 2002;123:1–78. doi: 10.1146/annurev.physchem.53.082301.113146. [DOI] [PubMed] [Google Scholar]
- 51.Dellago C, Bolhuis PG. Transition path sampling simulations of biological systems. Top Curr Chem. 2007;268:291–317. [Google Scholar]
- 52.Voter AF, Doll JD. Dynamical corrections to transition state theory for multistate systems: Surface self-diffusion in the rare-event regime. The Journal of Chemical Physics. 1985;82(1):80–92. [Google Scholar]
- 53.Hinrichs NS, Pande VS. Calculation of the distribution of eigenvalues and eigenvectors in markovian state models for molecular dynamics. The Journal of Chemical Physics. 2007;126(24):244101. doi: 10.1063/1.2740261. [DOI] [PubMed] [Google Scholar]
- 54.Singhal N, Snow CD, Pande VS. Using path sampling to build better markovian state models: Predicting the folding rate and mechanism of a tryptophan zipper beta hairpin. The Journal of Chemical Physics. 2004;121(1):415–425. doi: 10.1063/1.1738647. [DOI] [PubMed] [Google Scholar]
- 55.Elber R. A milestoning study of the kinetics of an allosteric transition: Atomically detailed simulations of deoxy scapharca hemoglobin. Biophysical Journal. 2007;92(9):L85–L87. doi: 10.1529/biophysj.106.101899. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 56.West AMA, Elber R, Shalloway D. Extending molecular dynamics time scales with milestoning: Example of complex kinetics in a solvated peptide. J Chem Phys. 2007;126(14):145104. doi: 10.1063/1.2716389. [DOI] [PubMed] [Google Scholar]
- 57.Vanden-Eijnden E, Venturoli M, Ciccotti G, Elber R. On the assumptions underlying milestoning. J Chem Phys. 2008;129(17):174102. doi: 10.1063/1.2996509. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 58.Henkelman G, Uberuaga BP, Jónsson H. A climbing image nudged elastic band method for finding saddle points and minimum energy paths. The Journal of Chemical Physics. 2000;113(22):9901–9904. [Google Scholar]
- 59.Sheppard D, Terrell R, Henkelman G. Optimization methods for finding minimum energy paths. J Chem Phys. 2008;128(13):134106. doi: 10.1063/1.2841941. [DOI] [PubMed] [Google Scholar]
- 60.E W, Ren W, Vanden-Eijnden E. String method for the study of rare events. Phys Rev B. 2002;66(5):052301. doi: 10.1021/jp0455430. [DOI] [PubMed] [Google Scholar]
- 61.Maragliano L, Vanden-Eijnden E. On-the-fly string method for minimum free energy paths calculation. Chemical Physics Letters. 2007;446(1-3):182–190. [Google Scholar]
- 62.Miller TF, Vanden-Eijnden E, Chandler D. Solvent coarse-graining and the string method applied to the hydrophobic collapse of a hydrated chain. Proc Natl Acad Sci USA. 2007;104(37):14559–14564. doi: 10.1073/pnas.0705830104. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 63.Ma A, Dinner AR. Automatic method for identifying reaction coordinates in complex systems. J Phys Chem B. 2005;109(14):6769–6779. doi: 10.1021/jp045546c. [DOI] [PubMed] [Google Scholar]
- 64.Parida L, Zhou R. Combinatorial pattern discovery approach for the folding trajectory analysis of a β-hairpin. PLoS Comput Biol. 2005;1(1) doi: 10.1371/journal.pcbi.0010008. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 65.Das P, Moll M, Stamati H, Kavraki LE, Clementi C. Low-dimensional free energy landscapes of protein folding reactions by nonlinear dimensionality reduction. Proc Natl Acad Sci USA. 2006;103(26):9885–9890. doi: 10.1073/pnas.0603553103. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 66.Carreira-Perpinan M. Dimensionality Reduction. First edition Chapman & Hall; 2007. p. 320. [Google Scholar]
- 67.Lee J, Verleysen M. Nonlinear Dimensionality Reduction. First edition Springer; 2007. p. 312. [Google Scholar]
- 68.Benito M, Pena D. Dimensionality reduction with image data. Lecture Notes in Computer Science. 2004;3177:326–332. [Google Scholar]
- 69.Cho E, Kim D, Lee S. Posed face image synthesis using nonlinear manifold learning. Lecture Notes in Computer Science. 2003;2688:946–954. [Google Scholar]
- 70.Kirby M, Sirovich L. Application of the Karhunen-Loeve procedure for the characterization of human faces. IEEE Trans Pattern Anal Mach Intell. 1990;12:103–108. [Google Scholar]
- 71.Turk M, Pentland A. Face recognition using eigenfaces. Proceedings of the IEEE Conference in Computer Vision and Pattern Recognition. 1991:586–591. [Google Scholar]
- 72.Weinberger KQ, Saul LK. Unsupervised learning of image manifolds by semidefinite programming. Proceedings of the IEEE Conference in Computer Vision and Pattern Recognition. 2004:988–995. [Google Scholar]
- 73.Teodoro M, Phillips G, Jr, Kavraki L. Understanding protein flexibility through dimensionality reduction. J Comp Biol. 2003;10:617–634. doi: 10.1089/10665270360688228. [DOI] [PubMed] [Google Scholar]
- 74.García A. Large-amplitude nonlinear motions in proteins. Phys Rev Lett. 1992;68:2696–2699. doi: 10.1103/PhysRevLett.68.2696. [DOI] [PubMed] [Google Scholar]
- 75.Zhang Z, Wriggers W. Local Feature Analysis: a statistical theory for reproducible essential dynamics of large macromolecules. Proteins: Struct Funct Bio. 2006;64:391–403. doi: 10.1002/prot.20983. [DOI] [PubMed] [Google Scholar]
- 76.Wu D, Su W, Carpuat M. Proceedings of the 42nd Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics; Morristown, NJ, USA: 2004. A Kernel PCA method for superior word sense disambiguation; p. 637. [Google Scholar]
- 77.Jolliffe I. Principal Components Analysis. Springer-Verlag; New York: 1986. [Google Scholar]
- 78.Balsera MA, Wriggers W, Oono Y, Schulten K. Principal component analysis and long time protein dynamics. J Phys Chem. 1996;100:2567–2572. [Google Scholar]
- 79.Scholkopf B, Smola A, Muller KR. Nonlinear component analysis as a kernel eigenvalue problem. Neural Computation. 1998;10(5):1299–1319. [Google Scholar]
- 80.Tenenbaum J, de Silva V, Langford J. A global geometric framework for nonlinear dimensionality reduction. Science. 2000;290(22):2319–2323. doi: 10.1126/science.290.5500.2319. [DOI] [PubMed] [Google Scholar]
- 81.Roweis S, Saul L. Nonlinear dimensionality reduction by Locally Linear Embedding. Science. 2000;290(22):2323–2326. doi: 10.1126/science.290.5500.2323. [DOI] [PubMed] [Google Scholar]
- 82.Passerone D, Ceccarelli M, Parrinello M. A concerted variational strategy for investigating rare events. J Chem Phys. 2003;118(5):2025–2032. [Google Scholar]
- 83.Bolhuis PG, Dellago C, Chandler D. Reaction coordinates of biomolecular isomerization. PNAS. 2000;97(11):5877–5882. doi: 10.1073/pnas.100127697. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 84.Drozdov AN, Grossfield A, Pappu RV. The role of solvent in determining conformational preferences of alanine dipeptide in water. J Am Chem Soc. 2004;126:2574–2581. doi: 10.1021/ja039051x. [DOI] [PubMed] [Google Scholar]
- 85.Cox T, Cox M. Multidimensional Scaling. Second edition Chapman & Hall; 2000. [Google Scholar]
- 86.de Silva V, Tenenbaum J. Global versus local methods in nonlinear dimensionality reduction. In: Becker S, Thrun S, Obermayer K, editors. Advances in Neural Information Processing Systems 15. MIT Press; Cambridge, MA: 2002. pp. 705–712. [Google Scholar]
- 87.de Berg M, van Krefeld M, Overmars M, Schwarzkopf O. Computational Geometry: Algorithms and Applications. Second edition Springer; 2000. p. 379. [Google Scholar]
- 88.Plaku E, Bekris KE, Kavraki LE. IEEE International Conference on Robotics and Automation. Rome, Italy: 2007. OOPS for motion planning: An online open-source programming system; pp. 3711–3716. [Google Scholar]
- 89.Plaku E, Stamati H, Clementi C, Kavraki LE. Fast and reliable analysis of molecular motion using proximity relations and dimensionality reduction. Proteins: Struct Funct Bioinform. 2007;67(4):897–907. doi: 10.1002/prot.21337. [DOI] [PubMed] [Google Scholar]
- 90.Plaku E, Kavraki LE. Workshop on Algorithmic Foundations of Robotics. New York, NY: 2006. Quantitative Analysis of Nearest-Neighbors Search in High-Dimensional Sampling-based Motion Planning. [Google Scholar]
- 91.Wang J, Wolf RM, Caldwell JW, Kollman PA, Case DA. Development and testing of a general amber force field. J Comput Chem. 2004;25(9):1157–1174. doi: 10.1002/jcc.20035. [DOI] [PubMed] [Google Scholar]
- 92.Schiffer CA, Caldwell JW, Stroud RM, Kollman PA. Inclusion of solvation free energy with molecular mechanics energy: Alanyl dipeptide as a test case. Protein Sci. 1992;1(3):396–400. doi: 10.1002/pro.5560010311. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 93.Hummer G, Kevrekidis IG. Coarse molecular dynamics of a peptide fragment: Free energy, kinetics, and long-time dynamics computations. J Chem Phys. 2003;118(23):10762–10773. [Google Scholar]
- 94.Ferrenberg A, Swendsen R. Optimized Monte Carlo data analysis. Phys Rev Lett. 1989;63:1185–1198. doi: 10.1103/PhysRevLett.63.1195. [DOI] [PubMed] [Google Scholar]
- 95.Ferrenberg A, Swendsen R. New Monte Carlo technique for studying phase transitions. Phys Rev Lett. 1988;61:2635–2638. doi: 10.1103/PhysRevLett.61.2635. [DOI] [PubMed] [Google Scholar]
- 96.Roux B. The calculation of the potential of mean force using computer simulations. Comp Phys Comm. 1995;91:275–282. [Google Scholar]
- 97.Rosenberg J, Bouzida D, Swendsen R, Kollman P. The weighted histogram analysis method for free-energy calculations on biomolecules. i. the method. J Comput Chem. 1992 [Google Scholar]
- 98.Kumar S, Rosenberg J, Bouzida D, Swendsen R. Multidimensional free-energy calculations using the weighted histogram analysis method. Journal of Computational Chemistry. 1995 doi: 10.1002/jcc.21989. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 99.Ciccotti G, Lelievre T, Vanden-Eijnden E. Projection of diffusions on submanifolds: Application to mean force computation. Commun Pure Appl Math. 2008;61(3):371–408. [Google Scholar]
- 100.Guo ZY, Thirumalai D, Honeycutt JD. Folding kinetics of proteins - a model study. J Chem Phys. 1992;97(1):525–535. [Google Scholar]
- 101.Mazzoni LN, Casetti L. Geometry of the energy landscape and folding transition in a simple model of a protein. Phys Rev E. 2008;77(5):11. doi: 10.1103/PhysRevE.77.051917. [DOI] [PubMed] [Google Scholar]