Literature DB >> 19455225

Multiple property tolerance analysis for the evaluation of missense mutations.

Tai-Sung Lee1, Steven J Potts, Matthew J McGinniss, Charles M Strom.   

Abstract

Computational prediction of the impact of a mutation on protein function is still not accurate enough for clinical diagnostics without additional human expert analysis. Sequence alignment-based methods have been extensively used but their results highly depend on the quality of the input alignments and the choice of sequences. Incorporating the structural information with alignments improves prediction accuracy. Here, we present a conservation of amino acid properties method for mutation prediction, Multiple Properties Tolerance Analysis (MuTA), and a new strategy, MuTA/S, to incorporate the solvent accessible surface (SAS) property into MuTA. Instead of combining multiple features by machine learning or mathematical methods, an intuitive strategy is used to divide the residues of a protein into different groups, and in each group the properties used is adjusted.The results for LacI, lysozyme, and HIV protease show that MuTA performs as well as the widely used SIFT algorithm while MuTA/S outperforms SIFT and MuTA by 2%-25% in terms of prediction accuracy. By incorporating the SAS term alone, the alignment dependency of overall prediction accuracy is significantly reduced. MuTA/S also defines a new way to incorporate any structural features and knowledge and may lead to more accurate predictions.

Entities:  

Year:  2007        PMID: 19455225      PMCID: PMC2674666     

Source DB:  PubMed          Journal:  Evol Bioinform Online        ISSN: 1176-9343            Impact factor:   1.625


Introduction

Computational prediction tools are needed to discover and prioritize candidate human disease alleles from uncharacterized human single nucleotide polymorphisms (SNPs). SNPs are now well known to play a critical but as yet largely uncharacterized role in human disease. However, experimental techniques able to identify deleterious mutations in proteins caused by SNPs are time-consuming and expensive. Although quantitative assessment algorithms do not replace clinically trained experts in diagnostic decisions, they are valuable tools in assisting with a diagnosis (Tchernitchko et al. 2004). Two categories of algorithms (Saunders and Baker, 2002; Tchernitchko et al. 2004) have been developed recently to predict the mutation effect on protein function: phylogenetic (sequence alignment-based) and structural methods. Phylogenetic methods assume that functionally critical residues are conserved during the evolutionary process and use the phylogenetic information or the degree of conservation for each residue from the alignment of orthologs to predict the mutation effect (Cai et al. 2004; Krishnan and Westhead, 2003; Lau and Chasman, 2004; Mooney and Klein, 2002; Ng and Henikoff, 2001; Tavtigian et al. 2005). The SIFT method and server (Ng and Henikoff, 2001; Ng and Henikoff, 2002; Ng and Henikoff, 2003) is widely used for mutation effect prediction (Tchernitchko et al. 2004). However, the 20 natural amino acids are intrinsically multi-dimensional in terms of physicochemical properties. For example, lysine (K) and leucine (L) have very similar size (volume) but very different charges and hydrophobicities. Consider the case of a mutation from the wild-type leucine to lysine at a position where phenylalanine (F) and glutamine (Q) have been observed in orthologs. Phenylalanine, leucine, glutamine, and lysine are all similar in size, although very different in other properties. To simultaneously take multiple physicochemical properties into account, Tavtigian et al. used three physicochemical properties to define the “physicochemical” distance of residue types at a given alignment position and predicted the mutation effect based on this definition of distance (Tavtigian et al. 2005). A similar algorithm, MAPP, was developed by Stone and Sidow (Stone and Sidow, 2005) where six physicochemical properties were transformed to orthonormal properties and the physicochemical distance was calculated as a measure to classify mutation effect. On the other hand, structural approaches attempt to capture the structural or environmental impact of mutation on the target protein residue (Herrgard et al. 2003; Sunyaev et al. 2001; Wang and Moult, 2001; Wang et al. 2003). Attempts to combine both categories of methods are making progress (Bao and Cui, 2005; Ramensky et al. 2002; Saunders and Baker, 2002) by incorporating structural information to complement the alignment-based approaches. Saunders and Baker utilized both classification tree and logistic regression classifier methods to combine multiple predictors, including the SIFT score and other structural features. Ramensky et al, in their PolyPhen server (http://www.bork.embl-heidelberg.de/PolyPhen/), used a set of empirical structure-based rules to predict the mutation effect. Bao and Cui derived several environmental parameters, along with the SIFT score, as the input factors for their support vector machine (SVM) and random forest (RF) methods. A different approach, PMut by Ferrer-Costa et al. (Ferrer-Costa et al. 2002; Ferrer-Costa et al. 2004), utilizes the neural network learning technique (NN) from a large set of known data to predict the mutation effect in human genes and demonstrates the best prediction accuracy reported so far when the 3D structure information is used. PMut is very powerful for predicting the mutation effect for human genes. However, PMut uses existing mutation data as the base for prediction and, when only considering algorithm, should not be directly compared to other “ab initio” methods which only use input sequence alignments and know 3D structures for query sequences. We here propose a novel strategy for mutation prediction. First we present a sequence alignment-based method, Multiple Properties Tolerance Analysis (MuTA), similar to the method by Tavtigian et al. (Tavtigian et al. 2005) and the MAPP algorithm by Stone and Sidow (Stone and Sidow, 2005) since a set of physicochemical properties are used to measure the degree of conservation for a certain alignment position. The difference is that MuTA calculates the importance for each property independently and selects the most conserved properties as the predictors, while Tavtigian’s method and the MAPP algorithm use all physicochemical properties to calculate the distances. Secondly, we propose a novel approach, MuTA/S, to incorporate the structural features and the sequence alignment containing evolutionary information. MuTA/S assumes that residue’s functionality and therefore its prediction criteria should depend on its local environment. MuTA/S defines various regions according to their environments and treats each region differently. The concept of region has been seen in methods like PolyPhen (Ramensky et al. 2002; Sunyaev et al. 2003; Sunyaev et al. 2001). In PolyPhen, the concept is used as one of the criteria used for the decision tree, while in MuTA/S it is used to divide a protein into different regions. For each region, the same algorithm but region-optimized parameters are used to perform the prediction. MuTA already considers local environment effect by selecting different physicochemical properties according to their evolutionary conservation for individual alignment position. However, the evolutionary information from alignment is usually not sufficient, and it is almost impossible to obtain alignments consisting of “perfect” ortholog sequences. As mentioned by Saunders and Baker, structural features, especially SAS, are found useful to increase the prediction accuracy. Unlike Saunders and Baker (Saunders and Baker, 2002) or Bao and Cui’s (Bao and Cui, 2005) methods, in which mathematical treatments or machine learning methods are used to combined various structural features and the SIFT score, MuTA/S groups the residues of the target protein into several regions according to one or a few structural features (in this paper, only solvent accessible area, SAS, is used) and treats each region differently.

Algorithm

MuTA Algorithm

The MuTA algorithm first selects the most important physical properties according to the conservation of the properties, and then, for the selected important properties, calculates the deviation of the mutation for a given alignment position. A mutation is determined benign based on whether the deviation is smaller than an empirically determined cutoff or not. To quantitatively define the degree of deviation for a certain property at an alignment position, we first calculate the mean and the standard deviation of a property from the distribution containing all existing types of amino acids at this position, which we denote as 〈x〉 and σ(x), respectively: where x denotes the ith physicochemical property, k is the alignment position, n is the index for different types of amino acids occurring at this position, and N is the total number of types of amino acids at this position. For example, if there are three type residues at the 100th position of an alignment, A, D, and E, and x is the net side-chain charge, 〈x〉 can be calculated as (0 + (−1) + (−1))/3 = − 2/3 and σ(x) = 0.47140. MuTA assumes that different physicochemical properties will have different degrees of conservation at different positions. We define the relative importance of the ith property x at the kth alignment position, I, is defined as where σ(x) is the standard deviation calculated from the distribution formed by all 20 natural amino acids while σ(x) is the standard deviation calculated from the distribution formed from the kth alignment position. A smaller I means the corresponding property is more conserved than the natural distribution of this property and thus thus greater importance. Given a mutant of certain amino acid type μ at the kth position, the relative deviation of σ from the above distribution is defined as: where Δ is a small real number. The purpose of Δ is twofold: first to avoid the divided-by-zero error in the case of a totally conserved position where σ(x) is apparently zero, second to allow some degree of tolerance for a conserved position, e.g. for a conserved position with wild-type residue D, we may change the value Δ so that a mutation to E is considered benign. If Δ = 0.058 is used, a mutation to K (charge = +1) in the above example will give σ = |+1−(−2/3)/(0.47140+0.058) = 3.1482. It is clear that the relative deviation of σ is a measure of deviation of the mutation from the distribution formed by the existing amino acid types at the alignment position. Hence we use it as the criterion to define the mutation as benign or deleterious. A constant threshold, τ, is used as: where M is the total number of properties. The square-root dependency is determined empirically. The determination of empirical parameters, Δ and τ, is described in the Implementation section. Thus we have defined a way to measure the deviation of a physicochemical property for a certain mutation from the distribution formed by the alignment. The MuTA procedure can be summarized as follows: First an alignment containing the query sequence is obtained and a set of physicochemical properties is chosen. For each property at each position, σ(x), σ(x), I, and σ are calculated from the above equations. The most important properties are selected according to I. In this set of “most important properties,” if there is any property that is considered having deleterious mutation according to Eq.(4), then this mutation is considered deleterious. In the above equations, we do not consider different weighting of each sequence when alignments are relatively small (no more than 30 sequences). For alignments with large number of sequences ( > 30 sequences), each sequence is given equal weighting so that a single sequence or alignment error will not pollute the results significantly.

MuTA/S Algorithm

In MuTA/S algorithm, the “region” concept is added into the original MuTA algorithm as follows. For each alignment position, the user can define the region it belongs to. Each region is treated like a separate MuTA system. Different sets of properties can be used and all MuTA parameters are optimized within an individual region. For example, one can define a region in which only charge and side chain size are important so that only these properties are used for MuTA prediction and the cutoff constant will be adjusted. Regions can be manually defined when sufficient knowledge on the local environment is available. They also can be automatically defined by one or more certain structural properties if they can be calculated from the 3-D structure. In this paper we use relative SAS to classify residues of a protein into four regions: The specific sets of parameters for those regions are described in the System and Method section.

System and Method

Property Selection

The selection and exclusion of the appropriate properties are critical to the MuTA approach. It is important for MuTA that the properties are distinct or relatively orthogonal from each other, and that the appropriate number of properties are included. Aaindex v7.0 (Kawashima et al. 1999) lists 516 one dimensional properties and 83 substitution matrices for the 20 natural amino acids. Tomii and Kanehisa (Tomii and Kanehisa, 1996) have analyzed the similarities in 402 amino acid properties using a single-linkage hierarchical cluster analysis, and visualized them using a minimum spanning tree. They demonstrated that amino acid properties can be roughly divided into 6 groups: hydrophobicity, composition, physicochemical properties, beta sheet propensity, alpha helix and turn propensity, and other. To select properties that were well understood, in frequent use, as distinct from each other as possible, and represent the available properties adequately, we utilized a clustering and visualization technique known as self-organizing maps (SOM). SOM reduces the dimensionality of data through self-organizing neural networks (Kohonen, 1988). Each of the 516 amino acid one dimensional properties was scaled and centered, and then clustered and visualized with the SOM toolbox for Matlab (Vesant, 1999). Each amino acid has its own unique SOM maps for all properties. Properties corresponding to the most dissimilar points in the SOM maps among all amino acids are chosen. The properties chosen are listed in Table 1. Currently, the purpose of the described SOM technique is only to select distinct properties via an easy and visual procedure and should not be treated as a theoretically robust method that may improve the predictive power. We also have not tested the prediction power by different sets of parameters.
Table 1

The physicochemical properties used for the 20 natural amino acid residues (single letter codes are shown). The units are not shown since they are irrelevant in the calculations.

ACDEFGHIKL
Kyte-Doolittle Hydrophobicity1.82.5−3.5−3.52.8−0.4−3.24.5−3.93.8
Hopp–Woods Hydrophobicity−0.5−133−2.50−0.5−1.83−1.8
pKa value for free amino acid carboxylate2.31.822.21.82.41.82.42.22.4
Number of sulfur atoms in amino acid0100000000
Average accessible area in proteins31.513.960.972.328.725.246.723110.329
Volume88.6108.5111.1138.4189.960.1153.2166.7168.6166.7
Side Chain Charge00−1−1000010
Polarity01.4849.749.90.35051.60.1349.50.13
Aromatic residue0000100000
Solvation Energy1.93−1.24−6.7−6.47−0.891.00−10.252.15−4.292.28

MNPQRSTVWY

Kyte-Doolittle Hydrophobicity1.9−3.5−1.6−3.5−4.5−0.8−0.74.2−0.9−1.3
Hopp-Woods Hydrophobicity−1.30.200.230.3−0.4−1.5−3.4−2.3
pKa value for free amino acid carboxylate2.3222.21.82.12.62.32.42.2
Number of sulfur atoms in amino acid1000000000
Average accessible area in proteins30.562.253.77493.844.24623.541.759.1
Volume162.9114.1112.7143.8173.489116.1140227.8193.6
Side Chain Charge0000100000
Polarity1.433.381.583.53521.671.660.132.11.61
Aromatic residue0000000011
Solvation Energy−1.49−9.712.00−9.41−10.91−5.11−5.011.98−5.91−6.13
Besides the properties used, three empirical parameters also were defined. The first parameter, τ, is the threshold to determine when a mutation score is considered damaging. The second parameter, Δ, is a small real number to avoid potential numerical divided-by-zero error. The third parameter, f, is the ratio specifying the amount of important properties to be considered. For example, if there are 12 properties and f = 4, the first 3 (since 12/4 = 3) most important properties are considered for each position. In this paper the following parameters are used for MuTA, which are empirically tuned for LacI: τ = 2.23, Δ = 0.058, and f = 4. For MuTA/S, each region has its own optimized parameter set. Apparently, physicochemical properties may be highly corrected and their value may be in totally different and unrelated units. Two steps are taken to correct for these two problems. First all properties are normalized: each original property value is subtracted by the mean value and then divided by the standard deviation where the mean and the standard deviation are calculated through the distribution of all 20 amino acids. Principle Component Analysis (PCA) is then used to transfer the normalized properties to mutually orthonormal properties. This set of orthonormal properties was used subsequently in this paper although users can turn the normalization or PCA step off through MuTA’s XML input file. Table 2 shows the contribution from all 10 properties for all principle components.
Table 2

The principle components (PCn) used in the calculations. The entries (in percentage) are the contributions from different properties.

PC1PC2PC3PC4PC5PC6PC7PC8PC9PC10
Kyte-Doolittle Hydrophobicity20.850.180.681.320.0215.363.501.2343.1613.68
Hopp-Woods Hydrophobicity17.579.890.090.440.824.3411.420.1627.4327.85
pKa value for free amino acid carboxylate4.450.4741.163.9337.744.310.027.600.310.00
Number of sulfur atoms in amino acid2.302.0351.540.2330.005.807.040.570.080.41
Average accessible area in proteins19.871.862.074.911.560.1613.6320.320.0135.60
Volume0.0039.560.390.3916.6111.193.9613.470.9713.45
Side Chain Charge18.000.030.830.664.5130.263.3732.372.227.73
Polarity15.044.330.824.780.8327.0426.750.3319.640.44
Aromatic residue1.4436.680.098.091.970.2129.8615.585.980.10
Solvation Energy0.484.952.3175.255.941.330.458.360.190.74

Region Definition

SAS was chosen as the region classifier for the MuTA/S algorithm. While there are important exceptions, it has been widely accepted that solvent exposed residues will likely undertake random mutation without affecting the protein function or the binding between the protein and substrates or ligands. Hence we define the first region, Region 1, as consisting of all solvent-exposed residues (relative SAS ≥ 50%). All mutations in this region are considered benign. Table 3 shows the correlation between relative SAS and the standard deviations for ten properties for LacI. A higher correlation coefficient means the standard deviation for the property is larger when relative SAS is larger. Larger standard deviation for a property means that the property is less conserved or less important, as describe in the previous section aneeerd Eq. (2). Based on this argument, Region 2, consisting of the second most exposed residues (50% > Relative SAS ≥ 30%), uses only a subset of properties. This subset of properties is formed by removing the four properties with highest correlation coefficients in Table 3. The removed properties are Hopp-Woods hydrophobicity, average accessible area in proteins, side chain charge, and solvation energy. A cutoff with larger value, τ = 15, is used, which reflects the fact that the more exposed residues should have higher cutoff to be considered deleterious. Region 3, which consists of residues with relative SAS sitting between 20% and 30%, uses a lower cutoff, τ = 9.5. Region 4, consisting of buried residues, uses the lowest cutoff, τ = 2.13, and all properties are selected (f = 1). The parameters for each region are manually tuned against LacI and Lysozyme with manually curated alignments.
Table 3

The correlation coefficients between the relative SAS and the standard deviation of ten physicochemical properties.

Kyte-Doolittle Hydrophobicity0.29
Hopp-Woods Hydrophobicity0.45
pKa value for free amino acid carboxylate0.39
Number of sulfur atoms in amino acid−0.21
Average accessible area in proteins0.54
Volume0.28
Side Chain Charge0.54
Polarity0.42
Aromatic residue−0.12
Solvation Energy0.52

The standard deviations of properties are calculated from the human curated alignment of LacI.

The original MuTA parameters, empirically tuned for LacI, are τ = 2.23, Δ = 0.058, and f = 4. The definition of each region and their parameters are listed as follows:

Protein Systems

Three protein systems were used in this study, LacI (Markiewicz et al. 1994), T4-Lysozyme (Rennell et al. 1991), and HIV-1 protease (Loeb et al. 1989). The structures used to calculate SAS are the following Protein Data Bank (Berman et al. 2000) (PDB) structures: 1EFA for LacI, 3LZM for T4 lysozyme, and, 1DIF for HIV-1 protease. The SAS for HIV-1 protease and LacI were calculated from dimers, while SAS for Lysozyme was calculated from single protein chain. SAS values were calculated by the GetArea server (http://www.scsb.utmb.edu/cgibin/get a form.tcl) at Sealy Center for Structural Biology, University of Texas Medical Branch (Fraczkiewicz and Braun, 1998). The default atomic van der Waals parameters and a standard 1.4 Ǻ solvent probe radius were used. All SIFT results reported here were calculated by the SIFT program downloaded from the SIFT server (http:http://blocks.fhcrc.org/sift/SIFT.html). All experimental results are also taken from the SIFT server. The MAPP program was downloaded from http://mendel.stanford.edu/SidowLab/downloads/MAPP/MAPP.html. The MuTA (including MuTA/S) program was implemented in ANSI C++ with Standard Template Library (STL) and Template Numerical Toolkit (TNT) for Linear Algebra (Barrett et al. 1994). The input parameters and output results are in XML format and are extensible and portable. The program runs on Window XP SP2 and Linux RedHat 9.0. The compilers used are Microsoft Visual C++ 6.0 SP6 (Win32) and Intel C++ 9.0 (Linux). The test cases were performed on a Dell D600 notebook computer with a 1.7GHz Pentium-M CPU and 2 GB RAM. A web portal running MuTA and MuTA/S program is available to Quest Diagnostics’ internal usage and will soon be available for public access.

Results and Discussion

LacI and T4-Lysozyme were chosen for tuning and benchmarking for both MuTA and MuTA/S. The experimental data are taken from the SIFT server (http://blocks.fhcrc.org/sift/SIFT.html). Since NR and SwissProt databases keep been updated and alignments from those databases will be different at different time, our SIFT results are slightly different from the original reported SIFT results. The term “benign” used in this paper has the same meaning as the term “tolerant” in the SIFT paper by Ng and Henikoff (Ng and Henikoff, 2001). However, the term “deleterious” here refers to the mutation with strong deleterious effect while the same term used in the SIFT paper means all non-tolerant mutations. The definition used here has been used recently (Stone and Sidow, 2005). These differences lead to different number of data points and different results for SIFT in our result. MuTA and MuTA/S was manually tuned for these alignments hence the results can be considered as “training data set”. Table 4 shows the results from SIFT, MAPP, MuTA, and MuTA/S with different regions from human expert curated alignments. Similar performance is seen for MuTA, SIFT and MAPP. Nevertheless, MuTA/S gives better results when more regions are used. When all four regions are used, the overall prediction percentage of MuTA/S is significant better than SIFT and MuTA. SIFT, in multiple studies, has given the good results to date for sequence-based prediction (Saunders and Baker, 2002; Tchernitchko et al. 2004). To our knowledge, the prediction percentages for LacI and Lysozyme by MuTA/S are the best results reported in the literature so far if empirical learning methods, such as PMut (Ferrer-Costa et al. 2002; Ferrer-Costa et al. 2004), are not considered. Further examining the results of Lysozyme, we found that most of false positive results (experiment = benign; prediction = deleterious) are from highly buried and totally conserved residues. It is almost impossible for an alignment-based prediction method to correctly predict such mutations, unless detailed atomic-level information and/or interaction of this type of residues can be used in the prediction.
Table 4

Comparison of prediction accuracy for SIFT, MAPP, MuTA, and MuTA/S with different regions.

LysozymeLacI

BenignDeleteriousPrediction AccuracyBenignDeleteriousPrediction Accuracy
SIFT864/1377169/17579.661764/2267767/116671.80
MAPP826/1377170/17578.571795/2267834/116675.35
MuTA790/1377169/17576.971819/2267762/116672.79
R1957/1377166/17582.181901/2267753/116674.22
R1+R21079/1377166/17586.611964/2267725/116674.41
R1+R2+R31112/1377166/17587.812000/2267707/116674.43
R1+R2+R3+R41075/1377174/17588.751925/2267788/116676.25

For the “Benign” entries, the first number is the number of benign predictions and the second number is the total number of experimentally confirmed benign mutations. “Deleterious” entries have a similar meaning but are for deleterious mutations.

The entries of “Prediction Accuracy” are the prediction percentages calculated by averaging the benign and deleterious percentages.

Rn means MuTA/S with Region n, defined in the System and Method section.

In addition to the above training data set, we performed MuTA/S analysis on LacI, Lysozyme, and HIV-1 protease (Loeb et al. 1989) with different alignments. The alignments, taken from the SwissProt database (Bairoch and Apweiler, 2000) and NCBI’s non-redundant database (NR, http://www.ncbi.nlm.nih.gov/) through the SIFT server (http://blocks.fhcrc.org/sift/SIFT.html), should be considered as “test data sets” since MuTA/S is not optimized against them. Those three sets of data (LacI, Lysozyme, and HIV-1 Protease) have been widely used as the benchmark sets of mutation effect prediction. The results are listed in Table 5, Table 6, and Table 7, respectively. In addition to these three sets of data, results for two highly interested genes, Cystic fibrosis transmembrane conductance regulator, CFTR (Riordan et al. 1989), and Glucose-6-phosphate dehydrogenase, G6PD (Kwok et al. 2002), are listed in Table 8. For all data sets, MuTA/S consistently outperforms SIFT and MuTA by 2% to 25%. We were not able to perform high throughput runs via PolyPhen or PMut web interfaces hence no direct comparison to MuTA/S can be made.
Table 5

Prediction results from SIFT, MuTA, and MuTA/S using different alignments for LacI. Percentage entries are in the format of “overall percentage (benign percentage, deleterious percentage)”. The overall percentage is the average of the benign percentage and the deleterious percentage.

LacInISIFTMuTAMuTA/S
Manual91.0171.80 (77.81,65.78)72.79 (80.24,65.35)76.25 (84.91,67.58)
SwissProt60.8471.58 (79.00,64.15)72.22 (68.02,76.42)77.52 (79.31,75.73)
NR.770.0149.47 (0.75,98.20)49.65 (1.28,98.03)70.68 (51.83,89.54)
NR.14140.0150.26 (0.53,100)49.61 (1.01,98.20)70.70 (51.52,89.88)
NR.29290.5472.93 (64.12,81.73)72.83 (69.08,76.59)76.94 (77.81,76.07)
Swiss+NR.29340.7172.2 (68.58,75.81)71.96 (68.37,75.56)77.86 (77.33,78.39)

Manual is human-curated alignment.

SwisProt is the alignment from PsiBLAST search results from the SwissProt database.

NR is the alignment from PsiBLAST search results from NCBI’s non-redundant database. NR.7 stands for the first 7 sequences.

Swiss+NR is the alignment combined with the SwissProt and NR sequences. Redundant sequences are not removed.

n is the number of sequences in the alignment, including the query sequence.

I is the average entropy.

Table 6

Prediction results from SIFT, MuTA, and MuTA/S using different alignments for Lysozyme. Percentage entries are in the format of “overall percentage (benign percentage, deleterious percentage)”. The overall percentage is the average of the benign percentage and the deleterious percentage.

LysozymenISIFTMuTAMuTA/S
Manual80.7179.66 (62.75,96.57)76.97 (57.37,96.57)88.75 (78.07,99.43)
SwissProt30.6975.61 (68.36,82.86)69.87 (44.88,94.86)85.19 (75.53,94.86)
NR.80800.0450.44 (0.87,100)51.65 (9.01,94.29)77.04 (57.52,96.57)
NR.1651650.0550.29 (0.58,100)54.82 (13.07,96.57)78.31 (59.48,97.14)
NR.3293290.1356.21 (12.42,100)61.92 (29.56,94.29)81.70 (67.97,95.43)
Swiss+NR.3293310.1558.50 (16.99,100)63.87 (36.31,91.43)82.48 (71.24,93.71)

Manual is human-curated alignment.

SwisProt is the alignment from PsiBLAST search results from the SwissProt database.

NR is the alignment from PsiBLAST search results from NCBI’s non-redundant database. NR.80 stands for the first 80 sequences.

Swiss+NR is the alignment combined with the SwissProt and NR sequences. Redundant sequences are not removed.

n is the number of sequences in the alignment, including the query sequence.

I is the average entropy.

Table 7

Prediction results from SIFT, MuTA, and MuTA/S using different alignments for HIV-1 protease. Percentage entries are in the format of “overall percentage (benign percentage, deleterious percentage)”. The overall percentage is the average of the benign percentage and the deleterious percentage.

HIV-PRnISIFTMuTAMuTA/S
Manual481.5562.71 (84.55,40.88)68.24 (100,36.48)69.81 (100,39.62)
HV1200.2557.03 (15.32,98.74)59.06 (22.52,95.60)76.12 (79.28,72.96)
HV1HV2300.5469.88 (50.45,89.31)67.28 (54.05,80.50)76.89 (86.49,67.30)
SwissProt430.7879.61 (71.17,88.05)75.45 (81.08,69.81)77.62 (95.5,59.75)
NR.50500.0454.05 (8.11,100)56.71 (15.32,98.11)77.69 (79.28,76.10)
NR.4004000.0551.80 (3.60,100)59.92 (26.13,93.71)76.79 (77.48,76.10)
NR.1001000.0451.80 (3.60,100)57.62 (17.12,98.11)78.32 (79.28,77.36)
Swiss+NR.4004420.1970.32 (45.05,95.6)73.58 (60.36,86.79)80.27 (90.09,70.44)

Manual is human-curated alignment.

HV1 is the alignment consisting of only HIV-type 1 sequences from the NR database.

HV1HV2 is the alignment consisting of HIV-type 1 and type 2 sequences from the NR database.

SwisProt is the alignment from PsiBLAST search results from the SwissProt database.

NR is the alignment from PsiBLAST search results from NCBI’s non-redundant database. NR.50 stands for the first 50 sequences.

Swiss+NR is the alignment combined with the SwissProt and NR sequences. Redundant sequences are not removed.

n is the number of sequences in the alignment, including the query sequence.

I is the average entropy.

Table 8

Prediction results from SIFT, MuTA, and MuTA/S for CFTR and G6PD. Entries are in the format of “overall percentage (benign percentage, deleterious percentage)”. The overall percentage is the average of the benign percentage and the deleterious percentage.

nSIFTMuTAMuTA/S
CFTR6165.47 (35.29,95.65)62.02 (58.82,65.22)78.01 (64.71,91.3)
G6PD3453.67 (20.00,87.34)60.81 (52.00,69.62)67.45 (64.00,70.89)

Alignments are human-curated.

The structure for CFTR is taken from PDB ID:2F9Q; the structure for G6PD is taken from PDB ID:1QKI.

The main features of MuTA are that multidimensional predictors, which are physicochemical properties, are used rather than a single predictor, and that the selection of the predictors is based on the conservation of the predictors at the specific position. The use of multiple physicochemical properties as predictors combined with the position-specific selection of the predictors has at least three advantages: Firstly, the prediction is more reliable since different predictors are used for different environments. Secondly, for a specific position, the predictor(s) chosen reflect the importance of certain physicochemical properties at this position. This information can be further examined and rationalized with structural or other types of data. Thirdly, the choice of properties can be structural properties, e.g. at a given alignment position, solvent accessible areas for all sequences if their structures are known or can be modeled. Thus structure-specific properties can be used, while only amino acid type-specific data can be used in SIFT or other similar approaches. All major sequence alignment-based prediction methods, including SIFT, PMut, PolyPhen, or MAPP, ignore the inter-residue interaction, at least explicitly. The prediction of a mutation effect on covariant residues (Clarke, 1995) is very difficult, if not impossible. In such cases, successful prediction may require molecular dynamic or free energy perturbation simulations at the atomic level to understand the detailed interactions between residues, or co-variance analysis using the sequence alignment to assess the dependency rules for residues. Local conformational changes for sequences to sequences in the same alignment will void conservation analysis-based mutation prediction. Again, other algorithms or simulation tools are needed in such cases. Because sequence-based methods, such as SIFT and MuTA, highly depend on accurate sequence alignments, an alignment consisting of widely spread ortholog sequences for the same function will be ideal. In practice, it is difficult to have such sets of sequences. Automated genome-wide methods would benefit substantially if a way to distinguish and extract information from ortholog and paralog sequences is defined and employed in the conservation analysis. Because the goal is for these algorithms to support human experts making diagnostic testing decisions, we believe that careful manual preparation of alignments is a vital component for providing a useful sequencing assay service. This is a different approach than offered by web-based tools that operate across the entire human genome, in which alignments are generated automatically. Saunders and Baker concluded that accurate mutation prediction requires sufficient evolutionary information, but structural information may increase the accuracy when there is lack of evolutionary information (Saunders and Baker, 2002). Our results in Table 5, Table 6, and Table 7 clearly confirm their conclusions, although the number of sequences seems not a determining factor. The average Shannon’s Entropy (Shannon, 1984), I, for each alignment, which is a measure of the sequence divergence, is also listed in Table 5, Table 6, and Table 7. Our results show that alignments with enough sequence divergence are critical. SIFT and MuTA results using SwissProt alignments are consistently better than the results using NR alignments, which is expected since a sequence search against the SwissProt database would return more diverged sequences than the NR database due to the fact that NR has much more highly-similar sequences. When only NR sequences are used, SIFT and MuTA usually predict relatively poorly. MuTA/S, on the other hand, not only outperforms SIFT or MuTA but is more stable against different alignments. For example, Table 5 shows that the maximum difference in prediction accuracy is around 23% for LacI when SIFT is used (50.26% vs. 72.93%), while it goes down to around 7% using MuTA/S (70.68% vs. 77.86%). For the three protein systems the worst prediction accuracy from MuTA/S is 69.81% while the lowest accuracy from SIFT and MuTA is as low as 50%. An accuracy of 50% means an incorrect prediction half of the time, or almost no distinguishing prediction power. In commercial diagnostic testing, usually a limited number of gene tests are performed in very large volumes. The alignments must be correct, so hand curated alignments are both practical and critical to obtaining accurate prediction results. The alignment of sequences can easily be automated with many different alignment algorithms generally producing very similar results. However, the choice of which orthologs and paralogs can currently be done with better results by a human expert than a computer. For example, depending on the degree a particular protein function is conserved, it may be appropriate for one protein system to include conserved orthologs across all vertebrates, but in another system to include only mammals. The inclusion of paralogs (or paralogous domains) also frequently needs to be evaluated for each system. We selected sequences and performed curated alignments on only a small set of genes for clinical diagnostic purposes. Those curated alignments are for highest possible alignment-based preditions. However, for an automated prediction server for any gene, the greater stability of results against different alignments is critical. With genome-wide automated prediction, a user normally would supply an input sequence and probably request automatic sequence search against public sequence databases, such as SwissProt or NR databases, to build the alignment. In such cases, the quality of the input alignments could be not ideal for sequence alignment-based mutation predictions. A stable method like MuTA/S can at least give users reasonable results, although, unlike SIFT, currently MuTA and MuTA/S contain only the prediction algorithm and do not provide automatically sequence search and alignment functions, which can be easily done be various available tools such Psi-BLAST. Another alternative approach has seen in PMut (Ferrer-Costa et al. 2002; Ferrer-Costa et al. 2004), where a large set of data of a certain gene is preprocessed and the prediction is based on the neural network learning results hence less alignment-dependent results would be expected. For MuTA/S, we already mentioned that it is not always true that solvent exposed residues will undertake random mutation without affecting the protein function or the binding between the protein and substrates or ligands. The Region 1 definition used in this paper considers all exposed residues (relative SAS ≥ 50%) benign, which is clearly not correct in some cases, although we found that this rule correctly predicts benign mutations for more than 80% of cases. To further increase the prediction accuracy, this issue must be addressed. The exceptions of the Region 1 rule could be: 1. the residues could play the role like a “gatekeeper” for controlling or specifying the substrates/ligands entrance or exit; 2. they could be important for protein-protein interactions; 3. the residues could be in fact not solvent-exposed in vivo; 4. other unknown reasons. To address those exceptions, detailed biochemical knowledge may be necessary. Furthermore, extra caution should be taken when calculating SAS for a protein. For example, SAS from HIV-1 protease dimmer with substrate/ligand should be used, not SAS from an HIV-1 protease monomer. Also, our current implementation is not able to deal with multiple structures for one alignment. One possible solution is that every alignment position is assigned to its SAS region according to the maximum SAS in the structures, since high SAS probably means the alignment position is more tolerate to the mutation. The concept of region in MuTA/S can be extended beyond SAS classification. For example, consider a ligand binding site region where the properties of size and charge are important. Only these two properties could be used for mutation effect prediction within this region. Hence we define a way to incorporate structural and/or mechanism knowledge into prediction methods. This concept could be applied to protein systems where substantial structure-function knowledge is available and will lead to highly accurate prediction for specific protein systems. Such approach will improve prediction results further in well-studied systems. It also can be applied to other sequence-based approaches, such as SIFT or MAPP: the empirical parameters can be optimized for different regions and improved results should be expected. In summary, we present the MuTA algorithm and its extension, the MuTA/S algorithm. MuTA provides a framework for mutation prediction methods while MuTA/S is based on this framework and utilizes SAS information into the prediction. Tests on LacI, Lysozyme, and HIV-1 protease show that MuTA/S significantly improves the prediction accuracy and reduces the alignment dependency. The approach of MuTA/S also provides the possibility to incorporate other structural or mechanism knowledge to the mutation effect prediction.
  30 in total

1.  The Protein Data Bank.

Authors:  H M Berman; J Westbrook; Z Feng; G Gilliland; T N Bhat; H Weissig; I N Shindyalov; P E Bourne
Journal:  Nucleic Acids Res       Date:  2000-01-01       Impact factor: 16.971

2.  Accounting for human polymorphisms predicted to affect protein function.

Authors:  Pauline C Ng; Steven Henikoff
Journal:  Genome Res       Date:  2002-03       Impact factor: 9.043

3.  Functional classification of proteins and protein variants.

Authors:  Albert Y Lau; Daniel I Chasman
Journal:  Proc Natl Acad Sci U S A       Date:  2004-04-15       Impact factor: 11.205

4.  Complete mutagenesis of the HIV-1 protease.

Authors:  D D Loeb; R Swanstrom; L Everitt; M Manchester; S E Stamper; C A Hutchison
Journal:  Nature       Date:  1989-08-03       Impact factor: 49.962

5.  Prediction of the phenotypic effects of non-synonymous single nucleotide polymorphisms using structural and evolutionary information.

Authors:  Lei Bao; Yan Cui
Journal:  Bioinformatics       Date:  2005-03-03       Impact factor: 6.937

6.  AAindex: Amino Acid Index Database.

Authors:  S Kawashima; H Ogata; M Kanehisa
Journal:  Nucleic Acids Res       Date:  1999-01-01       Impact factor: 16.971

7.  Comprehensive statistical study of 452 BRCA1 missense substitutions with classification of eight recurrent substitutions as neutral.

Authors:  S V Tavtigian; A M Deffenbaugh; L Yin; T Judkins; T Scholl; P B Samollow; D de Silva; A Zharkikh; A Thomas
Journal:  J Med Genet       Date:  2005-07-13       Impact factor: 6.318

8.  Identification of the cystic fibrosis gene: cloning and characterization of complementary DNA.

Authors:  J R Riordan; J M Rommens; B Kerem; N Alon; R Rozmahel; Z Grzelczak; J Zielenski; S Lok; N Plavsic; J L Chou
Journal:  Science       Date:  1989-09-08       Impact factor: 47.728

9.  Human non-synonymous SNPs: server and survey.

Authors:  Vasily Ramensky; Peer Bork; Shamil Sunyaev
Journal:  Nucleic Acids Res       Date:  2002-09-01       Impact factor: 16.971

10.  Impact of selection, mutation rate and genetic drift on human genetic variation.

Authors:  Shamil Sunyaev; Fyodor A Kondrashov; Peer Bork; Vasily Ramensky
Journal:  Hum Mol Genet       Date:  2003-10-21       Impact factor: 6.150

View more
  1 in total

1.  Silencing, positive selection and parallel evolution: busy history of primate cytochromes C.

Authors:  Denis Pierron; Juan C Opazo; Margit Heiske; Zack Papper; Monica Uddin; Gopi Chand; Derek E Wildman; Roberto Romero; Morris Goodman; Lawrence I Grossman
Journal:  PLoS One       Date:  2011-10-18       Impact factor: 3.240

  1 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.