Skip to main content

Sequence-only evolutionary and predicted structural features for the prediction of stability changes in protein mutants

Abstract

Background

Even a single amino acid substitution in a protein sequence may result in significant changes in protein stability, structure, and therefore in protein function as well. In the post-genomic era, computational methods for predicting stability changes from only the sequence of a protein are of importance. While evolutionary relationships of protein mutations can be extracted from large protein databases holding millions of protein sequences, relevant evolutionary features for the prediction of stability changes have not been proposed. Also, the use of predicted structural features in situations when a protein structure is not available has not been explored.

Results

We proposed a number of evolutionary and predicted structural features for the prediction of stability changes and analysed which of them capture the determinants of protein stability the best. We trained and evaluated our machine learning method on a non-redundant data set of experimentally measured stability changes. When only the direction of the stability change was predicted, we found that the best performance improvement can be achieved by the combination of the evolutionary features mutation likelihood and SIFT score in conjunction with the predicted structural feature secondary structure. The same two evolutionary features in the combination with the predicted structural feature accessible surface area achieved the lowest error when the prediction of actual values of stability changes was assessed. Compared to similar studies, our method achieved improvements in prediction performance.

Conclusion

Although the strongest feature for the prediction of stability changes appears to be the vector of amino acid identities in the sequential neighbourhood of the mutation, the most relevant combination of evolutionary and predicted structural features further improves prediction performance. Even the predicted structural features, which did not perform well on their own, turn out to be beneficial when appropriately combined with evolutionary features. We conclude that a high prediction accuracy can be achieved knowing only the sequence of a protein when the right combination of both structural and evolutionary features is used.

Background

Proteins form a group of one of the most vital macromolecules in living organisms. The three-dimensional structure of a protein and its function are highly correlated. Yet, it has been shown that even a single amino acid substitution, a mutation, in protein sequence may result in significant changes in protein stability, structure, and therefore in protein function as well. Thus, accurate prediction of stability changes in protein mutants is a crucially important task in protein engineering. Also, it has been shown that disease-causing mutations are often characterised by stability changes [1]. Computational methods for the prediction of stability changes are a promising approach since they allow for a fast estimation of stability changes of all possible mutations in a protein sequence at a minimal cost.

A number of machine learning methods have been designed to predict either the direction of the stability change (stabilising or destabilising) or, alternatively, the actual value of the stability free energy change (ΔΔG). Apart from the differences in the underlying supervised machine learning algorithms, the main difference among various methods is the feature vector used to define an instance of a mutation. From this viewpoint, existing approaches can be divided into two groups: the ones using features calculated from the protein sequence alone, and the ones that require the three-dimensional protein structure as an input for calculating the features. Since there are several million protein sequences and only about 80,000 experimentally determined structures deposited in large protein databases, sequence-only features have a much broader application area.

Capriotti and colleagues [2] and Cheng and colleagues [3] introduced the first methods based on support vector machines that were able to predict stability changes from a protein sequence alone. Capriotti and colleagues used a feature vector encoding the occurrence frequencies of nine amino acids to the left and right of the mutation site. The authors used a data set of 2,087 mutations and achieved a cross-validation accuracy of 77% in classifying mutations as stabilising or destabilising [2]. Cheng and colleagues proposed a feature vector encompassing amino acid identities of the three sequential neighbours to each side of the mutated residue. The authors evaluated their approach on a data set of 1,496 mutations achieving a cross-validation accuracy of 84.1% [3]. Rather than support vector machines, Huang and coworkers [4] employed classification and regression trees, and the same feature vector as Cheng and colleagues. On a data set of 1,859 mutations, they reported a cross-validation accuracy of 82%. Ozen and colleagues [5] looked into a number of integration techniques for combining features and machine learning algorithms. Their sequence-only method was based on the work of Cheng and colleagues and enriched with a point accepted mutation (PAM) score [6]. Nevertheless, using a reduced data set of 1,122 mutations from [3] and a newly compiled data set of 2,471 mutations, the authors were not able to report improvement in the cross-validation accuracy (83.9%). More recently, Teng and coworkers [7] evaluated 20 sequence-only features describing amino acids and, by considering each possible combination, they were able to identify the best performing subset of features on a data set of 1,480 mutations achieving a cross-validation accuracy of 84.59%. With regard to the prediction of the actual value of the stability free energy change from a protein sequence, the best result comes from the study of Cheng and colleagues [3] on a data set of 1,539 mutations. The authors reported a correlation between the predicted and experimentally measured stability changes of 0.79 with a root mean square error of 1.10.

Even though a lot of work has been done in the area of sequence-only prediction of stability changes, the use of evolutionary features for this problem has not been explored in appropriate depth. However, evolutionary features have been successfully applied to the prediction of mutations associated with the disruption of protein function [8].

Turning to structural features, it has been shown that information about the secondary structure type and relative accessible surface area assignment of the mutation site can be successfully applied to the prediction of stability changes [9]. Nevertheless, in the case of the sequence-only prediction, the structure of a protein is not available. In the area of the prediction of protein torsion angles, it has been shown that prediction performance can be improved by incorporating even predicted structural features [10].

In this study, we propose a novel machine learning sequence-only method for the prediction of stability changes. We address both the prediction of the direction and the value of the stability free energy change. By introducing a set of novel evolutionary features and the concept of predicting structural features from a protein sequence, we achieve improvements in prediction performance for both tasks. In order to validate our design, we compare prediction performance of the predicted and experimentally determined structural features and report insignificant difference. Finally, we study the contribution of each of the proposed features and identify the most valuable subset. When we compare our method to similar studies, improvements in prediction performance are reported.

Methods

Data sets

For the training and evaluation of our method, we used a data set originally compiled in [11] from the PROTHERM database [12]. The data set contains 1,615 single site mutations of 41 different proteins. We have chosen this data set over more recent ones as it was used in a number of other studies [3, 5, 13], and hence, it can be used for comparisons. The experimentally determined stability free energy changes as well as temperature and pH values at which the stability changes were measured are recorded in this data set. In the same way as in [3, 5], we removed redundant entries and compiled data sets of 1,496 and 1,539 mutations for the prediction of the direction and the value of stability changes, respectively.

Features and feature vectors

In the case of machine learning prediction of stability changes, each mutation needs to be encoded by a number of features, a feature vector. Based on the findings of previous studies [3–5], a well-proven feature vector for the sequence-only stability changes prediction consists of the following features: (1) deleted and (2) introduced amino acid identities, (3) temperature, (4) pH value, and (5) amino acid identities of three sequential neighbours at each side of the mutation. We refer to this feature vector as the baseline feature vector B. In this study, we enriched the baseline feature vector with a variety of evolutionary and predicted structural features in order to increase the prediction performance.

Baseline feature vector B describes the sequential neighbourhood of a mutation site rather than, presumably, a more realistic three-dimensional neighbourhood. In order to compare the performance of sequence-based and three-dimensional neighbourhoods, we evaluated four 'baseline' feature vectors: B, B−, B spatial , and B spherical . Feature vector B− was the same as B but did not include neighbourhood information. Rather than sequential neighbours, amino acid identities of the six spatially closest residues to the mutation site were encoded in feature vector B spatial (we tested a number of variations and found that six spatial neighbours performed the best). Lastly, B spherical described the neighbourhood by counting the occurrences of each amino acid in a sphere with a 9 Å radius centred on the mutation site (this radius worked best in a previous study [11]). We downloaded experimentally determined three-dimensional structures from the Protein Data Bank [14] to calculate these feature vectors.

Evolutionary features

Some residues in a protein sequence are more conserved within the family of related proteins than others. Notably, functionally important sites tend to be conserved. This has been previously exploited in the area of the prediction of functionally intolerant mutations [8]. Similarly, it can be assumed that mutations which cause destabilisation of the protein chain are not present in the protein family. Furthermore, mutations that are common in the protein family presumably do not cause destabilisation of the protein structure. For these reasons, we introduce a range of evolutionary features (Table 1) and evaluate their prediction performance.

Table 1 Features evaluated for the design of our method

The features conservation likelihood (C) and mutation likelihood (M) express the log-likelihoods of the deleted and the introduced amino acids to appear in the alignment of homologous sequences of the target protein, respectively. Three iterations of PSI-BLAST with an expectation value of 10 were used to search the NCBI non-redundant database to build the alignment. The conservation and mutation likelihoods were then extracted from the last position specific scoring matrix (PSSM) generated by PSI-BLAST.

The feature mutation site evolutionary profile (Pm) describes the log-likelihoods of substitutions to 20 amino acids at the mutation site in the PSSM. In other words, feature Pm is the mutation site row of the PSSM. Correspondingly, the feature neighbourhood evolutionary profile (Pn) encompasses six rows from the PSSM describing the three and three neighbours to each side of the mutation.

The overall conservation of a residue position in a protein sequence can be expressed by the information content per position as calculated in PSSM. We considered the features mutation site information content (Pi) and mutation area information contents (Pi+). Whereas Pi is a single value describing the mutation position, Pi+ is a vector of seven values, namely the information contents of the mutation site and the three and three neighbours on each side.

All the features based on PSSM were normalised to fall within the range of −1 and 1 (features C, M, Pm, and Pn) or the range of 0 and 1 (Pi and Pi+).

Further, we considered the feature SIFT score (S). SIFT [8] is a method for predicting whether a mutation affects the function of a protein and is based on a scaled probability matrix of possible amino acid substitutions in the alignment generated by PSI-BLAST. SIFT scores range from 0 to 1 where scores below 0.05 are said to disrupt the protein function. SIFT was run on the SWISS-PROT and TREMBL databases with sequences more than 90% identical to the query removed and the median value was set to 2.75. However, in some instances, a warning was issued that the actual median was higher during the prediction.

Ozen and colleagues [5] used an evolutionary feature defined as the likelihood of a mutation as calculated in PAM 250 matrix [6]. We included this feature (denoted as Mx, normalised on the maximum PAM 250 score) in our study for the comparison with the other, PSSM-based, evolutionary features.

Predicted structural features

It has been shown that the prediction of stability changes can be based on the information about the secondary structure type and relative accessible surface area assignment of the mutation site [9]. Since our method does not assume that the knowledge of a protein structure is available, the features secondary structure type (Ss) and relative accessible surface area assignment (As) were estimated using state-of-the-art prediction methods. Feature Ss describes the mutation site as either helix, extended, or coil, while As classifies the mutation site as either exposed or buried.

In addition, we introduce another structural feature: predicted regions of disorder (D). Regions of disorder may naturally occur in a protein structure, and thus, it can be assumed that the impact of a mutation may be different in intrinsically disordered and ordered regions. Feature D classifies the mutation site as either being in an ordered or disordered region.

We used neural network-based methods PSIPRED [15] and DISOPRED [16] in the default configuration with the filtered NCBI non-redundant database for the prediction of secondary structure type and regions of disorder of each mutation site, respectively. For the prediction of relative accessible surface area, we used the recursive neural network-based ACCPRO method [17] in the default configuration with the NCBI non-redundant database and a threshold of 25% for classifying residues as exposed to the solvent.

In order to provide a more specific insight into using predicted structural features, features Ss structure and As structure , which correspond to the features Ss and As, respectively, were calculated from experimentally determined PDB structures. These features were used only in a comparison study to investigate the difference in prediction performance of predicted and experimentally determined structural features.

Support vector machines

Stability changes prediction can be viewed as a classification problem if we are only interested in the direction of the stability change, or as a regression problem if the value of the stability free energy change is to be predicted. Support vector machines [18] can approximate non-linear functions by mapping the inputs to higher non-linear dimensions using a kernel function and then, solving the linear problem by finding the maximum margin separating hyperplane. Cheng and colleagues showed that the radial basis kernel function performs the best for stability changes predictions [3]. We used the LIBSVM library (http://www.csie.ntu.edu.tw/~cjlin/libsvm/) to implement our method.

For support vector machines, the regularisation parameter C and radial basis kernel width parameter γ need to be chosen. In the case of regression, another parameter (ε), determining the error neglected during training, needs to be set. We employed baseline feature vector B (defined in the previous section), and using a 20-fold cross-validation procedure and a grid search, we tested all possible combinations of C = 2-5, 2-3, . . ., 215 and γ = 2-15, 2-13, . . ., 23 in the case of classification, and C = 2-1, 20, . . ., 26, γ = 2-8, 2-7, . . ., 20, and ε = 2-8, 2-7, . . ., 2-1 in the case of regression. For the classification task, the highest classification accuracy was achieved using C = 27 and γ = 2-3, while for the regression task, the parameter values C = 26, γ = 2-2, and ε = 2-5 achieved the lowest root mean square error.

Cross-validation and evaluation measures

For the evaluation of all the proposed features and their combinations, we employed a stratified 20-fold cross-validation procedure and kept the parameters C, γ, and ε fixed at the values reported above.

The prediction performance of our methods was assessed in terms of accuracy (Q), the Matthews correlation coefficient (MCC), precision (P), recall (R), and false positive rate (FPR) for the case of the classification task. In the case of regression, performance was assessed in terms of the Pearson correlation coefficient (r) and root mean square error (RMSE). Details on how these measures are calculated can be found in the literature [3, 5].

Results and discussion

Sequence-only vs. structure-based predictions

Since our approach in this research was strictly sequence-based, protein structures were not used as the input. For this reason, we used a sequential neighbourhood as opposed to a more realistic three-dimensional neighbourhood. Furthermore, we used state-of-the-art prediction methods to estimate the secondary structure type and relative accessible surface area assignment of a mutation site. In this section, we verify our assumption that these features are beneficial for predicting stability changes.

Neighbourhood encoding features

We compared the prediction performance of four baseline feature vectors in this experiment: B− with no neighbourhood information, sequential neighbourhood feature vector B, and two variations of three-dimensional neighbourhood feature vectors, namely B spatial and B spherical .

Interestingly, sequence-based feature vector B outperformed the two three-dimensional feature vectors, B spatial and B spherical , even though they utilised structural information to describe the mutation site neighbourhood (Table 2). Feature vector B achieved a higher classification accuracy (Q) by 0.47 and 2.34 percentage points (pp) compared to feature vectors B spatial and B spherical , respectively. Nevertheless, there was still a significant gap of 5.82 pp between the accuracy of the worst performing of these feature vectors (B spherical ) and feature vector B− (no neighbourhood information).

Table 2 Sequential versus three-dimensional neighbourhoods

From these results, it seems that feature vector B spherical loses important information about the mutation site's neighbourhood. This might be because when only the occurrence frequencies in a neighbourhood are encoded, information regarding immediate versus distant neighbours is diminished. However, the most surprising finding of the experiment is that the prediction performance of the sequential neighbours outperformed that of the spatial neighbours. This suggests that the non-local neighbourly interactions that affect the stability of a protein were not appropriately modelled in feature vector B spatial .

Predicted structural features

In our data set of 1,496 mutations, there were 563 unique mutation sites for which we predicted secondary structure and relative accessible surface area assignments using state-of-the-art prediction methods. PSIPRED for the prediction of secondary structure (feature Ss) yielded an accuracy of 80.46% on this data set, while ACCPRO correctly predicted 82.59% of the mutation sites as either exposed or buried (feature As). This is in coherence with reported accuracies of these methods in the literature [15, 17]. Feature D (regions of disorder) was not included in this comparison because not all the proteins had experimentally determined information about their disordered regions available.

Overall, we found that the prediction performance of predicted features Ss and As, combined with baseline feature vectors B and B−, was comparable to the case when experimentally determined features Ss structure and As structure were used, respectively. Feature Ss structure combined with baseline feature vector B outperformed predicted feature Ss only by 0.40 pp (Table 3). A similar trend was observed for baseline feature vector B− (results not shown). Surprisingly, feature As structure did not provide any improvement in terms of classification accuracy compared to the predicted variant of this feature (As). When combined with B−, As even outperformed As structure by 1.34 pp.

Table 3 Calculated versus predicted structural features

The good performance of the predicted features can be explained due to two aspects. First, the accuracy of PSIPRED and ACCPRO was high. Second, feature vectors used for the stability changes prediction included also information from the baseline feature vectors (B or B−). In conclusion, this experiment reassured us that we can use predicted structural features for the prediction of stability changes.

Predictions with a single new feature

First, we wanted to evaluate the performance of each of the 11 proposed evolutionary and predicted structural features (Table 1) in classifying the direction of stability changes. For this purpose, we added one of the proposed features at a time to a baseline feature vector. In this experiment, we considered baseline feature vectors B (three and three neighbours to each side of the mutation) and B− (no neighbours). Second, we conducted the same experiments for the regression problem of predicting values of stability free energy changes. Since the results from the classification and regression experiments lead to similar conclusions, we concentrate on reporting and analysing only the classification results here.

Our results show that there was predominantly a sharp difference in prediction performance depending on whether mutation site neighbourhood information was included in predictions. In general, when baseline feature vector B was used, significant improvement was achieved compared to the performance when B− was employed (results not shown). Actually, the only case when prediction performance of a B−-based method achieved prediction accuracy close to the B-based methods was in conjunction with feature Pn (neighbourhood evolutionary profile). Clearly, Pn itself encodes the sequential neighbourhood in the form of evolutionary profiles, which explains a high prediction accuracy (Q) of 84.16%. Yet, baseline feature vector B alone achieved an accuracy of 84.76%. We can conclude that the encoding of the mutation sequential neighbourhood in terms of amino acid identities (as done in B) is not only simpler but also performs better.

Interestingly, when feature Pn was used with baseline feature vector B, prediction performance was lower than that of B alone (83.76%). The likely explanation is that feature Pn is redundant or correlated with feature vector B.

Overall, in both cases, i.e. B or B− as the baseline feature vectors, five of the proposed features remain among the top six positions (Table 4). These are S (SIFT score), Pm (mutation site evolutionary profile), Pi+ (mutation area information contents), C (conservation likelihood), and M (mutation likelihood), all being evolutionary features. These results suggest that evolutionary features capture well the determinants of the protein stability. The explanation lies in the fact that they provide information which directly suggests whether a given mutation appears among similar proteins or not.

Table 4 Single feature classification performance

The highest accuracy was achieved by combining baseline feature vector B and feature S (85.43%) (Table 4). This behaviour can be explained by the excellent performance of SIFT on a related task, the prediction of deleterious mutations, for which the score was originally designed. Interestingly, the combination of baseline feature vector B− and feature S ranked only at position four among the B−-based methods. This is because, in lack of neighbourhood description provided in the baseline feature vector, features that implicitly describe mutation neighbourhood (Pn and Pi+) performed the best.

Turning to the results achieved with structural features, Ss (secondary structure), As (accessible surface area), and D (regions of disorder), it is rather surprising that when coupled with baseline feature vector B, prediction accuracy was actually lower than that of B alone (Table 4). On the other hand, when coupled with B−, Ss and As yielded improvements of 1.47 and 1.21 percentage points, respectively (results not shown). A plausible explanation is that some amino acids tend to form one of the secondary structure types and as well, based on amino acid hydrophobicity, residues tend to be either exposed or buried. This implies that the information provided by Ss and As might be implicitly encoded in the neighbourhood information provided by B but not by B−.

Predictions with optimal subsets of features

The main goal of this research was to identify the optimal subset of evolutionary and predicted structural features for the prediction of stability changes. We considered every possible subset of all the features that we proposed (the features listed in Table 1) and evaluated the prediction performance for both the classification and regression tasks. We considered baseline feature vectors B (sequential neighbourhood) and B− (no neighbourhood). However, the best combination based on B− lacked 1 percentage point (pp) and 0.01 off the accuracy and correlation coefficient to the absolutely best combinations for the classification and regression tasks, respectively. Therefore, the best combinations reported in this section were all based on baseline feature vector B.

Classification

We found that various combinations of two to six proposed features performed optimally in the case of classification (Table 5). Combinations of seven and more features achieved lower accuracy than the best combination of six features (results not shown). As the results in Table 5 indicate, there is only a 0.2 pp difference in the prediction accuracies between the best method using six features and the best method using only two of the proposed features.

Table 5 Optimal combinations of features for classification

The best subset of two features contained features S (SIFT score) and M (mutation likelihood). This subset yielded an accuracy (Q) of 85.90% (Table 5). Both S and M are evolutionary features and their high prediction performance was discussed in the previous section. The new feature in the three feature subset was structural feature Ss (secondary structure). This is an interesting result as all structural features yielded no accuracy improvement compared to the baseline prediction in our single feature prediction experiment (previous section). We believe that even though prediction performance of Ss is weak when used alone, if coupled with appropriate features (for instance, evolutionary features S and M), Ss can improve prediction accuracy. Although the actual improvement upon adding feature Ss was only 0.06 pp, the importance should not be neglected because feature Ss was present among all the best feature subsets of size three and more.

Regarding the best prediction result of this study, the accuracy of 86.10% was achieved by the combination of the following features: S, M, Ss, Pi, D, and C (Table 5). When compared to the accuracy of the baseline feature vector alone, this combination achieved an accuracy improvement of 1.34 pp.

It should be noted that for each category (of various subset sizes), a number of other combinations achieved classification accuracy only marginally lower than the best combination in the given category (results not shown). We investigated which features were the most often occurring among those 'well-performing' combinations. We considered a threshold of 0.25 pp off the accuracy of the best combination (86.10%) to define the 'well-performing' combinations. There were 59 feature combinations within this range. We found that evolutionary feature S was present in all of them (Table 6). The second most often occurring feature was predicted structural feature Ss. This further supports our discussion from the paragraph above that feature Ss, even though not strong on its own, helps achieve high prediction accuracy in a combination with evolutionary features. The last feature significantly ahead from the rest was evolutionary feature M.

Table 6 Feature contributions to the 59 best performing combinations for classification

The two 'well-performing' evolutionary features, S and M, both describe the probability of the amino acid substitution. However, S, unlike M, is scaled on the probability of the most often occurring amino acid in the given position. Reasonably, for some prediction instances, the unscaled probability M may work better which explains why two similar features coexist among the top 59 feature combinations.

In conclusion, the most robust feature vector identified in this study was the combination of baseline feature vector B with evolutionary features S (SIFT score) and M (mutation likelihood), and predicted structural feature Ss (secondary structure).

Regression

Turning to the regression task, we found that correlation coefficient (r) and root mean square error (RMSE) can be improved gradually by adding up to three of the proposed evolutionary and predicted structural features (Table 7). Nevertheless, a very balanced performance can be seen already among the best combinations of two and three features.

Table 7 Optimal combinations of features for regression

The best regression performance in our study was achieved by the combination of features M, As, and S yielding a correlation coefficient of 0.834 and an RMSE of 0.93 (Table 7). The correlation of the experimentally measured stability changes and predictions employing the three discussed features is shown in Figure 1. This result further proves our conclusion drawn in the previous section that high prediction performance can be achieved when a mixture of various types of features, in this case evolutionary and structural, are employed.

Figure 1
figure 1

Experimentally measured versus predicted stability changes. Predictions using our regression method with features M, As, and S achieved a correlation of 0.834 and an RMSE of 0.93. The slope of the grey regression line is 1.021.

As in the case of the classification task, it should be noted that for each category (of various subset sizes), a number of other combinations achieved correlation coefficients and RMSEs only marginally worse than the best combination for each category (results not shown). For regression, the 'well-performing' threshold was set to 0.005 off the correlation coefficient of the best feature combination (0.834), which identified 108 feature combinations. We found that all of them contained evolutionary feature M (Table 8). Another two features with occurrence in over 60% of the 'well-performing' feature combinations were predicted structural feature As and evolutionary feature S. This finding further proves that the combination of M, As, and S provides for the most accurate and robust performance for the regression task.

Table 8 Feature contributions to the 108 best performing combinations for regression

Comparison with other methods

We discussed the results of this research in the previous sections and concluded that the most robust of the 'well-performing' combinations of baseline feature vector B with the proposed evolutionary and predicted structural features were the combinations of S (SIFT score), M (mutation likelihood), and Ss (secondary structure) and S, M, and As (accessible surface area) for classification and regression, respectively. When we compared our 20-fold cross-validation results with other available methods, we found an improvement of 1.9 percentage points (pp) in terms of accuracy (Q) next to the method of Cheng and coworkers [3] on the data set of 1,496 mutations (Table 9). For regression on the data set of 1,539 mutations, we achieved an improvement of 0.08 in terms of correlation coefficient (r). On a data set of 1,859 mutations from the study of Huang and coworkers [4], we found an improvement of 1.3 pp and 0.1 in terms of accuracy and correlation coefficient, respectively. Compared to Ozen and colleagues' method [5] on a smaller data set of 1,122 mutations, the cross-validation accuracy improvement was 0.7 pp. We could not perform a direct comparison with Teng and colleagues' method [7] because their data set was not available.

Table 9 Comparison with other methods

We concluded that the accuracy of our method varies depending on the chosen data set. Therefore, an independent data set would be necessary for a fair comparison among various methods. However, such work was beyond the scope of this research.

Conclusion

In this study, we investigated the benefits of employing evolutionary and predicted structural features to the sequence-only prediction of stability changes upon mutations. We based our method on a previously proposed simple model which describes a mutation's environment by encoding amino acids in the mutated residue's sequential neighbourhood. We showed that the sequential representation of the mutation environment actually outperformed the three-dimensional representation in our comparison study.

Next, we confirmed our assumption that predicted structural features can be used for the prediction of stability changes by comparing their performance to the equivalent experimentally determined structural features. We found that the difference in prediction performance was insignificant.

When evaluating the proposed evolutionary and predicted structural features by adding one at a time to our baseline method, we discovered that the encoding of the mutation's sequential neighbourhood simply with amino acid identities performed better than with PSI-BLAST evolutionary profiles. Overall, evolutionary features SIFT score (S) and mutation likelihood (M) performed the best in our single new proposed feature at a time experiment for the case of classification and regression, respectively.

Finally, we considered all possible combinations of the proposed features and concluded that the most robust performance in terms of classification accuracy can be achieved by combining two evolutionary features mutation likelihood (M) and SIFT score (S) with predicted structural feature secondary structure (Ss). This method achieved a cross-validation accuracy of 85.96%. For the case of the regression problem, the combination of mutation likelihood (M), SIFT score (S), and predicted structural feature accessible surface area (As) achieved the lowest root mean square error of 0.93 and a correlation coefficient of 0.834. When compared to other available methods for the prediction of stability changes, our method performed more accurately.

The downside of our approach is that for the calculation of the proposed features, a multiple sequence alignment of related proteins using PSI-BLAST needs to be created. This step introduces some computational overhead compared to other methods. However, if the prediction of all possible amino acid substitutions of a protein is required, a single run of PSI-BLAST is sufficient to carry out the predictions of all sites.

As future work, because we found that a number of evolutionary features can complement each other in prediction, we plan to design a single feature which can capture more precisely evolutionary interactions that influence stability changes in protein mutants.

Declarations

Publication of this article was funded by Institute for Integrated and Intelligent Systems, Griffith University and Queensland Research Laboratory, National ICT Australia.

This article has been published as part of BMC Bioinformatics Volume 14 Supplement 2, 2013: Selected articles from the Eleventh Asia Pacific Bioinformatics Conference (APBC 2013): Bioinformatics. The full contents of the supplement are available online at http://www.biomedcentral.com/bmcbioinformatics/supplements/14/S2.

References

  1. Laskowski R, Thornton J: Understanding the molecular machinery of genetics through 3D structures. Nature Reviews Genetics. 2008, 9 (2): 141-151.

    Article  CAS  PubMed  Google Scholar 

  2. Capriotti E, Fariselli P, Casadio R: I-Mutant2.0: Predicting stability changes upon mutation from the protein sequence or structure. Nucleic Acids Research. 2005, 33 (Suppl 2): W306-W310.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  3. Cheng J, Randall A, Baldi P: Prediction of protein stability changes for single-site mutations using support vector machines. Proteins: Structure, Function, and Bioinformatics. 2006, 62 (4): 1125-1132.

    Article  CAS  Google Scholar 

  4. Huang L, Gromiha M, Ho S: iPTREE-STAB: Interpretable decision tree based method for predicting protein stability changes upon mutations. Bioinformatics. 2007, 23 (10): 1292-10.1093/bioinformatics/btm100.

    Article  CAS  PubMed  Google Scholar 

  5. Ozen A, Gonen M, Alpaydin E, Haliloglu T: Machine learning integration for predicting the effect of single amino acid substitutions on protein stability. BMC Structural Biology. 2009, 9: 66-10.1186/1472-6807-9-66.

    Article  PubMed Central  PubMed  Google Scholar 

  6. Dayhoff M, Schwartz R, Orcutt B: A Model of Evolutionary Change in Proteins. Atlas of protein sequence and structure. 1972, 5: 345-352.

    Google Scholar 

  7. Teng S, Srivastava A, Wang L: Sequence feature-based prediction of protein stability changes upon amino acid substitutions. BMC Genomics. 2010, 11 (Suppl 2): S5-10.1186/1471-2164-11-S2-S5.

    Article  PubMed Central  PubMed  Google Scholar 

  8. Ng P, Henikoff S: Predicting deleterious amino acid substitutions. Genome research. 2001, 11 (5): 863-874. 10.1101/gr.176601.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  9. Saraboji K, Gromiha M, Ponnuswamy M: Average assignment method for predicting the stability of protein mutants. Biopolymers. 2006, 82: 80-92. 10.1002/bip.20462.

    Article  CAS  PubMed  Google Scholar 

  10. Song J, Tan H, Wang M, Webb G, Akutsu T: TANGLE: Two-level support vector regression approach for protein backbone torsion angle prediction from primary sequences. PloS One. 2012, 7 (3): e30361-

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  11. Capriotti E, Fariselli P, Casadio R: A neural-network-based method for predicting protein stability changes upon single point mutations. Bioinformatics. 2004, 20 (Suppl 1): i63-10.1093/bioinformatics/bth928.

    Article  CAS  PubMed  Google Scholar 

  12. Kumar M, Bava K, Gromiha M, Prabakaran P, Kitajima K, Uedaira H, Sarai A: ProTherm and ProNIT: Thermodynamic databases for proteins and protein-nucleic acid interactions. Nucleic Acids Research. 2006, 34 (Suppl 1): D204-

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  13. Huang L, Gromiha M, Hwang S, Ho S: Knowledge acquisition and development of accurate rules for predicting protein stability changes. Computational biology and chemistry. 2006, 30 (6): 408-415. 10.1016/j.compbiolchem.2006.06.004.

    Article  CAS  PubMed  Google Scholar 

  14. Berman H, Henrick K, Nakamura H, Markley J: The worldwide Protein Data Bank (wwPDB): Ensuring a single, uniform archive of PDB data. Nucleic Acids Research. 2006, 35 (Suppl 1): D301-

    PubMed Central  PubMed  Google Scholar 

  15. Jones D: Protein secondary structure prediction based on position-specific scoring matrices. Journal of Molecular Biology. 1999, 292 (2): 195-202. 10.1006/jmbi.1999.3091.

    Article  CAS  PubMed  Google Scholar 

  16. Ward J, Sodhi J, McGuffin L, Buxton B, Jones D: Prediction and functional analysis of native disorder in proteins from the three kingdoms of life. Journal of Molecular Biology. 2004, 337 (3): 635-645. 10.1016/j.jmb.2004.02.002.

    Article  CAS  PubMed  Google Scholar 

  17. Pollastri G, Baldi P, Fariselli P, Casadio R: Prediction of coordination number and relative solvent accessibility in proteins. Proteins: Structure, Function, and Bioinformatics. 2002, 47 (2): 142-153. 10.1002/prot.10069.

    Article  CAS  Google Scholar 

  18. Cortes C, Vapnik V: Support-vector networks. Machine Learning. 1995, 20 (3): 273-297.

    Google Scholar 

Download references

Acknowledgements

The authors would like to thank Professor Yaoqi Zhou from Center for Computational Biology and Bioinformatics, Indiana University School of Medicine for his valuable comments. The authors thank Institute for Integrated and Intelligent Systems, Griffith University and Queensland Research Laboratory, National ICT Australia for funding this research.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Lukas Folkman.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

LF designed the study, developed the methods, and conducted the data analysis under the guidance of BS. LF drafted the manuscript. BS and AS contributed to the manuscript preparation.

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

Folkman, L., Stantic, B. & Sattar, A. Sequence-only evolutionary and predicted structural features for the prediction of stability changes in protein mutants. BMC Bioinformatics 14 (Suppl 2), S6 (2013). https://doi.org/10.1186/1471-2105-14-S2-S6

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-14-S2-S6

Keywords