Next Article in Journal
Additivity vs Synergism: Investigation of the Additive Interaction of Cinnamon Bark Oil and Meropenem in Combinatory Therapy
Next Article in Special Issue
Predict the Relationship between Gene and Large Yellow Croaker’s Economic Traits
Previous Article in Journal
Continuous Preparation of Hollow Polymeric Nanocapsules Using Self-Assembly and a Photo-Crosslinking Process of an Amphiphilic Block Copolymer
Previous Article in Special Issue
ProLanGO: Protein Function Prediction Using Neural Machine Translation Based on a Recurrent Neural Network
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Glypre: In Silico Prediction of Protein Glycation Sites by Fusing Multiple Features and Support Vector Machine

1
School of Computer Science and Information Technology, Northeast Normal University, Changchun 130117, China
2
Key Laboratory of Symbolic Computation and Knowledge Engineering of Ministry of Education, Jilin University, Changchun 130012, China
3
School of Computer Engineering, Weifang University, Weifang 261061, China
*
Author to whom correspondence should be addressed.
Molecules 2017, 22(11), 1891; https://doi.org/10.3390/molecules22111891
Submission received: 20 September 2017 / Accepted: 26 October 2017 / Published: 3 November 2017
(This article belongs to the Special Issue Computational Analysis for Protein Structure and Interaction)

Abstract

:
Glycation is a non-enzymatic process occurring inside or outside the host body by attaching a sugar molecule to a protein or lipid molecule. It is an important form of post-translational modification (PTM), which impairs the function and changes the characteristics of the proteins so that the identification of the glycation sites may provide some useful guidelines to understand various biological functions of proteins. In this study, we proposed an accurate prediction tool, named Glypre, for lysine glycation. Firstly, we used multiple informative features to encode the peptides. These features included the position scoring function, secondary structure, AAindex, and the composition of k-spaced amino acid pairs. Secondly, the distribution of distinctive features of the residues surrounding the glycation and non-glycation sites was statistically analysed. Thirdly, based on the distribution of these features, we developed a new predictor by using different optimal window sizes for different properties and a two-step feature selection method, which utilized the maximum relevance minimum redundancy method followed by a greedy feature selection procedure. The performance of Glypre was measured with a sensitivity of 57.47%, a specificity of 90.78%, an accuracy of 79.68%, area under the receiver-operating characteristic (ROC) curve (AUC) of 0.86, and a Matthews’s correlation coefficient (MCC) of 0.52 by 10-fold cross-validation. The detailed analysis results showed that our predictor may play a complementary role to other existing methods for identifying protein lysine glycation. The source code and datasets of the Glypre are available in the Supplementary File.

Graphical Abstract

1. Introduction

In general, glycation is a post-translational modification produced by a reaction between reducing sugars and the amino groups of lysine or arginine, or N-terminal amino acids. It is a two-step non-enzymatic reaction. The first step is to form the stable Amadori product based on the unstable Schiff base. The second step is to further form irreversible cross-linked products, the so-called advanced glycation end products (AGES). The accumulation of glycation products are known to associate with the pathogenesis of aging and complications of diabetes. It also plays crucial regulatory roles in almost all cellular processes and is involved in other human diseases, such as Alzheimer’s [1] and Parkinson’s diseases [2]. The essence of glycation is the reducing sugars attached to amino groups in cellular proteins, which result in Schiff bases as early glycation products [3,4]. Recently, more interest has been paid to lysine glycation from researchers working on metabolism [5].
Although glycation has been found relevant with an increasing number of cellular process, the systematic identification of glycation sites is still challenging since the glycated residues do not show significant patterns. The conventional experimental techniques, such as CHIP-CHIP analysis and mass spectrometry are usually time-consuming, laborious, and expensive to detect glycation [6]. Thus, the computational approaches which could effectively and accurately identify the glycation sites are urgently needed. Recently, several computational approaches with machine learning approaches to predict modification (PTM) sites have been reported. Wei et al. [7] showed a novel sequence-based predictor for phosphorylation sites, which sufficiently explored the sequential information from multiple perspectives. Chen et al. [8] used an ensemble of support vector machines combining SVM-PseKNC, SVM-motif, and GkmSVM for detecting N6-methyladenosine sites from RNA transcriptomes. Jia et al. [9] established a high-accuracy predictor for protein dephosphorylation sites, which applied the sequence-based bi-profile Bayes feature extraction technique to identify three phosphatases and selected the weight parameters of the support vector machine (SVM) according to jackknife cross-validation. Zhao et al. [10] fused different features for phosphothreonine sites. Until now, only three computational methods have been developed to identify the glycation sites. Johansen et al. [11] developed the first glycation predictor, GlyNN, by combining 60 artificial neural networks with a balloting procedure. Liu et al. [12] established an improved predictor called “PreGly”. PreGly utilized the maximum relevance minimum redundancy method (mRMR) followed by the incremental feature selection produce (IFS) to reduce feature dimensions based on a support vector machine. Xu et al. [13] explored the application of sequence order information and position-specific amino acid propensity in glycation prediction problem, and provided a larger training dataset to train more reliable models called “Gly-PseAAC“. Although these predictors have been developed for the prediction of glycation sites, some problems still need to be taken into consideration. First, with more and more glycation sites being experimentally verified, it is necessary to establish a novel improved prediction model. Second, the biological hallmarks around the glycation sites have not been systematically investigated. Third, the accuracy of prediction is still not satisfied, so that there is still room to improve the performance.
Thus, this study used a large training dataset [13] to train the reliable models and statistically analysed the distribution of properties. We also explored the application of some features in the lysine glycation prediction problem, and used a novel two-step feature selection, which was the maximum relevance minimum redundancy method followed by the greedy feature selection procedure (GFS), to remove the redundancy and contradiction among features to improve the prediction and generalizability of the model. The new predictor of identifying lysine glycation sites is called Glypre. In this study, a number of discriminative features, including the position scoring function, secondary structure (SS), AAindex, and the composition of k-spaced amino acid pairs, were constructed to encode the proteins. These informative features have been proved to be associated with PTM site prediction. We statistically found that the distribution of various properties of residues are perilously different between glycation and non-glycation peptides. Feature analysis also revealed that the encoding was efficient to capture a glycation site’s characteristics. Additionally, based on the distribution of feature properties, we used different optimal window sizes. The detailed analysis results in this study may provide useful information to detect lysine glycation sites. The framework of the proposed method is shown in Figure 1.

2. Results and Discussion

2.1. Investigation of Different Features

The residue distribution surrounding lysine is an important factor for the lysine glycation sites. Thus, for Dataset 1, the investigation is performed for the distribution of different properties, including position conservation, secondary structure, AAindex, and the composition of k-spaced amino acid pairs on the basis of a window size 31.

2.2. The Position Conservation Features Analysis

The position conservation of residues surrounding the lysine can usually provide much helpful information to predict glycation sites. The analysis was performed for the distribution of the M(l) value of each position around lysine residues, as shown in Figure 2.
From Figure 2, it can be observed that the M(l) value of almost each position in positive samples is greater than that in negative samples. It makes clear that these glycation sites prefer some special residues. Especially, it was found that the M(l) value at −6 and +4 sites were significantly higher than other sites, indicating that these two sites play relatively more important roles for glycation. Further analysis shows that the frequency of alanine (A), glutamic acid (E) and leucine (L) is >10% at −6 and +4 sites of glycation. From the sequence logo of the experimental 210 glycation peptides (Figure 3), we also found that alanine (A), glutamic acid (E), leucine (L), and lysine (K) have preferences to appear near the glycation sites. The results also support that acidic amino acids, mainly glutamate (E), and lysine (K) residues, catalyse the glycation of nearby lysines [11,14,15]. All in all, these analyses suggested that position conservation influenced the glycation.

2.3. Secondary Structure Features Analysis

In order to analyse the difference of secondary structure (SS) between glycated and non-glycated peptides, the distribution of SS around lysine residues is calculated, as illustrated in Figure 4, Figure 5 and Figure 6, which demonstrates that the residues around the glycation site favoured to form helix structures. Moreover, it was observed that the closer the site gets to the glycation sites, the lower the frequency of helix and sheet structures, and the greater the frequency of coil structures, whereas the value of coils and sheets surrounding non-glycation sites were higher than that around the glycation sites. Moreover, the frequency of helix and sheet structures has a similar fluctuation in positive and negative samples. We can conclude from the above that the difference of SS could discriminate glycation and non-glycation sites efficiently.

2.4. AAindex Features Analysis

We knew that The Amino Acid Index database (AAindex) played very important roles in PTM prediction [16]. In this study, we selected the top 20 amino acid indices (shown in Table 1) corresponded to the best AUC value. Afterwards, the distribution of five of the 20 amino acid indices of residues around the glycation and non-glycation sites was statistically analysed. The six representative amino acid indices were shown in Figure 7. More details for the distribution of 20 amino acid indices are shown in the Supplementary Information. The results show that, for the 20 amino acid indices, the positive samples have a larger fluctuation than the negative samples. It also illustrated that information about the 20 amino acid indices around glycation and non-glycation sites was very different.

2.5. CKSAAP Feature Analysis

The feature selection method could determine the most important amino acid pairs, which were generated by the CKSAAP encoding scheme [17]. The CKSAAP is dependent on the window size, so we selected the optimal window size (17) to analyse the CKSAAP. In order to give some instruments for predicting the glycation sites, the top 30 features were selected according to the IG feature list. The composition of the top-30 residue pairs were also presented in two radar diagrams (Figure 8). As can be seen from Figure 8, the compositions of the top-30 features are remarkably different in glycation and non-glycation sites. The importance of the top-30 residue pairs is also clearly and intuitively characterized in Figure 9. For example, the feature ‘LxE’ is significantly enriched in position pairs (−12/−11) surrounding the glycation sites. As can be seen in Figure 9 A, E, and L frequently appeared in the top-30 amino acid pairs, which is consistent with the observation from Figure 8. Figure 9 also showed the sequence patterns around the glycation sites, that is, a sequence fragment including these amino acid pairs would more likely have glycation sites. Figure 8 also illustrated that information about the composition of the top-30 residue pairs was very different in positive and negative samples.

2.6. The Performance of the Proposed Predictor

According to the above analysis, we respectively optimize the window size of each set of features to obtain the best prediction accuracy. The window size is varied from 11 residues to 31 residues and investigated the AUC found through SVM in 10-fold cross-validation. The optimal window sizes are 31, 27, 13 and 25 residues, respectively. Based on the optimal window sizes for four groups of features, the sample can be formulated as a 402-dimension vector, including 31 dimensions for the position scoring function, 27 × 3 = 81 dimensions for the secondary structure, 13 × 20 dimensions for the AAindex, and 30 dimensions for the CKSAAP.
Next, it is necessary to perform feature selection to remove the irrelevant and redundant features. In this study, features in the mRMR feature rank list were added one by one during the GFS procedure by using SVM in 10-fold cross-validation. Performance comparisons of the prediction models with the addition of features is shown in Figure 10. The red asterisk showed the distribution of the selected optimal features. The number of selected optimal features was 87, which had the highest AUC of 0.87. The selected optimal features included the position scoring function (17), secondary structure (21), AAindex (32), and the composition of k-spaced amino acid pairs (17).
In order to evaluate the classification model in broader terms, the k-fold cross-validation test (k = 6, 8 and 10) is used by splitting the dataset into k equally-sized subsets, and using each of the k subsets as the testing dataset iteratively. The k-fold cross-validation test was executed 50 times with different random seeds to extract most representative statistical results. Meanwhile, we used the leave-one-out test as the classification evaluation strategy to avoid the sampling bias of the k-fold cross-validation test. The performance of the proposed method was shown in Table 2. In can be observed that Glypre performs statistically well for the sensitivity, specificity, accuracy, AUC, and MCC. Additionally, based on the same benchmark Dataset 1, our Glypre yielded a MCC of 0.52, a specificity of 90%, an accuracy of 79%, and an AUC of 0.86, which were observably better than an MCC of 0.31, a specificity of 54%, an accuracy of 68%, and an AUC of 0.72 in the Gly-PseAAC [13]. The sensitivity of 57.62% with Glypre was slightly worse than the sensitivity of 58.74% with Gly-PseAAC.

2.7. Comparison with Existing Methods

To ensure a fair comparison with previous studies, including Gly-PseAAC, GlyNN, and PreGly, Dataset 2 (89 glycation and 126 non-glycation sequences of 20 proteins) was adopted to investigate Glypre in three- and 10-fold cross-validation.
Table 3 shows the results of comparison. Glypre outputs the average values 20 times and other results of Gly-PseAAC, GlyNN, and PreGly have been cited from a paper [13]. Glypre achieved the highest Sen of 85.11%, Acc of 89.77%, AUC of 95.57, and MCC of 78.84, which was clearly better than the existing methods. Although the Spe of Glypre is less than the Sp of PreGly, the difference is not large.

2.8. Comparison with Other Predictors on the Independent Test Dataset

Since we have already investigated our proposed algorithm by k-fold cross-validation, it is necessary to further narrow down the independent dataset test to check the effectiveness of the final model. We randomly selected 20 proteins from PLMD 3.0, which had no overlap with Dataset 1. The performance of model on Dataset 1 was evaluated using the 20 proteins as independent testing dataset. A glycation prediction tool (Gly-PseAAC) still provided online prediction services (http://app.aporc.org/Gly-PseAAC/).
The performance of the proposed method was shown in Table 4. From Table 4, we can see that Glypre can successfully detect the same number of glycation sites as the Gly-PseAAC does. However, the threshold θ of Gly-PseAAC was set to 0.35, while the threshold θ of Glypre was set to 0.5. We can also see that the posterior probability scores of Glypre were almost larger than that of Gly-PseAAC. This means that Glypre is a promising method for the prediction of protein glycation sites.

3. Materials and Methods

3.1. Datasets

The experimental-confirmed lysine glycation benchmark dataset (Dataset 1) used in this work was collected from the database CPLM (http://cplm.biocuckoo.org/) [18]. There were 323 lysine glycation sites extracted from 72 proteins, and the corresponding primary protein sequences were collected from UniProt (release 2014_11, http://www.uniprot.org/) [19]. Redundant sequences were removed by using the CD-HIT [20] program with at least a 30% pairwise sequence identity threshold. Finally, a total of 47 proteins which contain lysine glycation sites were obtained. Subsequently, from these proteins, 210 peptides having length of 31 residues and experimental-validated glycation in the centre were collected and labelled them as positive samples. Correspondingly, the other 31-mer sequences with lysine centres, which are non-glycation sites, were selected as the negative samples. Finally, there were 210 positive samples and 1383 negative samples. The number of the positive and negative samples is unbalanced which usually results in a skewed classification of non-glycation. Thus, a main dataset was obtained by combining the 210 positive samples and 420 negative samples randomly selected from the 1383 negative samples. Although Gly-PseAAC [13] used the same benchmark dataset, it only provided the samples which are 15 residues long with the lysine in the centre. Thus, the comparison with the Gly-PseAAC on the benchmark dataset is not so propitious.
To evaluate the effectiveness of the proposed method as well as to perform fair comparisons with previous methods [11,12,13], we used another benchmark dataset (Dataset 2) to train Glypre, which contained only 89 glycation sites and 126 non-glycation sites from 20 proteins. This dataset can be downloaded from http://www.cds.dtu.dk/databases/GlycateBase-1.0/.
To further test the generalizability of our method, an independent testing dataset was introduced in this work which was derived from the database PLMD 3.0 (http://plmd.biocuckoo.org/) [21]. We randomly selected the 20 proteins from PLMD 3.0, which had no overlap with Dataset 1. These 20 proteins including 37 lysine glycation sites were constructed as the independent testing dataset.

3.2. Feature Construction

3.2.1. The Position Scoring Function

The potential sequence characteristic of residues around glycation sites (from −15 to +15) is one of the most important aspects. Here, we investigated the residue preference at each site by the following conservation formulation (Equation (1)):
M ( l ) = i 20 ( P i l p 0 ) 2 p 0
where P i l indicates the occurrence frequency of the ith amino acid at the lth position. p0, which represents the background frequency, is set to 0.05. The larger the conservation of the M(l) value is, the stronger the conservation of the lth site. When the M(l) value is 0, it represents a random distribution of the 20 residues at the lth position.
Given the aligned training sequences from positive samples, the position weight matrix (PWM) was defined as follows Equation (2):
P x l = n x l + p 0 N N + N
where nxl denotes the real counts of residue x at the lth position. p0 is the background frequency of each amino acid in the protein sequence, and equal to 0.05 in this work. N denotes the number of the training sequences. Then, with the arbitrary peptide fragment, which has 31 residues, the position scoring function [10] of the lth site can be calculated as Equation (3):
F ( l ) = ln P x l p 0 × [ M p ( l ) M N ( l ) ]
where Mp(l) and MN(l) denote the position conservation at the lth site in the positive and negative samples, respectively. The value of F(l) shows the degree of the sequence close to positive samples.

3.2.2. The Secondary Structure (SS)

In this step, the secondary structure information around glycation sites is taken into account, which plays a vital role in the protein’s structure and function [22]. Secondary structures include α-helix, β-sheets, and coil. PSIPRED [23] is taken into account for the prediction of secondary structures, which delivered the output in the form of “H”, “C”, and “E”, representing helix, sheets, and coils, respectively. In order to constitute a numeric vector, we used the probability of “H”, “C”, and “E” to encode protein segments in this study.

3.2.3. Amino Acid Indices

The Amino Acid Index database (AAindex) includes amino acid mutation matrices and amino acid indices [24]. It collected 544 physicochemical properties for version 9.0. An amino acid index including 20 numerical values stands for physicochemical properties of 20 amino acids. Physicochemical properties have been successfully predicted for several protein modifications [25,26]. Here, we selected 20 informative physicochemical properties to encode each peptide in this work.

3.2.4. The Composition of k-Spaced Amino Acid Pairs (CKSAAP)

The composition of k-spaced amino acid pairs (CKSAAP) has been successfully used for predicting various PTMs [12,17,27], which could reflect the characteristics of residues surrounding glycation sites. Given 20 native amino acids and one complementary residue ‘X’, the CKSAAP feature contains 441 basic amino acid pair types: AA, AC, …, AW, AY, XX. The basic amino acid pair types are enlarged to the k-spaced amino acid pair types. For example, ‘A^W’ means that this amino acid pair is separated by one other amino acid. Considering that the CKSAAP was performed over k = 0, 1, 2, 3 and 4 in this study, and the vector size of the CKSAAP feature was 2205 dimensions, here, we utilized the information gain method (IG) [28] to rank the 2205 features. Afterwards, the top-30 features to encode the protein were selected.

3.3. Feature Selection

Feature selection is an important step for building an effective prediction model [29,30,31,32,33]. Generally, not all features have an equivalent contribution to the glycation prediction system. In addition, some features are usually noisy and redundant. To analyse the features, we used the mRMR method [34] to rank all the features. Then, we implemented a new GFS procedure based on the mRMR rank list. The GFS procedure is as follows: Features in the mRMR feature rank list were added one by one to make the feature subset, and if the AUC of the feature subset fulfils the criteria of improvement by means of an SVM in 10-fold cross-validation, and this feature is added. Finally, the feature subset that has the highest AUC was used to train the model for predicting glycation sites.

3.4. Support Vector Machine

The support vector machine (SVM) derives from statistical learning theory, first proposed by Vapnik [35], which is an effective machine learning technique. SVM constructs a hyperplane that separates two types of samples as widely as possible in a high-dimensional space. It has been effectively applied in many bioinformatics problems. In this study, we utilized the LIBSVM toolset [36]. A grid search strategy based on 10-fold cross-validation is utilized to find the optimal parameters.

3.5. Performance Assessment

Five measurements were employed to evaluate the performance of our proposed predictor. These measurements included sensitivity (SN), specificity (SP), accuracy (ACC), and Matthews’s correlation coefficient (MCC), and area under the receiver-operating characteristic (ROC) curve (AUC). AUC is the area under the receiver-operating characteristic (ROC) curve, presented as a plot of true positive rate against false positive rate. The AUC score of a ROC curve summarizes the overall performance of a corresponding model or method [37], while others are defined by the following formulas Equations (4)–(7):
S n = T P T P + F N
S p = T N T N + F P
A c = T P + T N T P + T N + F P + F N
M C C = T P × T N F P × F N ( T P + F N ) × ( T N + F P ) × ( T P + F P ) × ( T N + F N )
where TP, TN, FP, and FN represent the number of true positives, true negatives, false positives, and false negatives, respectively.

4. Conclusions

In this work, we explored the application of a position scoring function and secondary structure (SS) in the glycation prediction problem. The distribution of different properties around the glycation sites and non-glycation sites based on a large training dataset were statistically analysed. The analysis suggests that the proximity of acidic amino acids, mainly glutamate, and lysine to lysines promotes the glycation. We also found some important features which can contribute to the prediction of glycation. A novel two-step feature selection was proposed, which improved the prediction and generalization ability of the model. The experimental results of Glypre outperformed the existing methods on Dataset 2, which revealed the effectiveness of this new method. Moreover, the promising performance on an independent testing dataset from the PLMD database also proved the commendable generalization ability of the defined method. In the future, we will collect more data, analyze more features, and use other useful strategies to construct a predictive model with higher accuracy. Of course, the method forged in this research can also be used in the prediction of other protein post-translational modifications.

Supplementary Materials

Supplementary materials are available online.

Acknowledgments

This research is partially supported by National Natural Science Foundation of China (61403077), Shandong Provincial Natural Science Foundation of China (BS2015DX001), the Natural Science Foundation of the Education Department of JiLin Province (2016-505), and the Natural Science Foundation for Youths of JiLin Province (20150520061JH).

Author Contributions

Xiaowei Zhao and XiaoSa Zhao conceived and designed the experiments; Lingling Bao contributed analysis tools; Yonggang Zhang and Jiangyan Dai analyzed the data. XiaoSa Zhao performed the experiments; Minghao Yin wrote the paper.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Nicolls, M.R. The clinical and biological relationship between Type II diabetes mellitus and Alzheimer’s disease. Curr. Alzheimer Res. 2004, 1, 47–54. [Google Scholar] [CrossRef] [PubMed]
  2. Münch, G.; Gerlach, M.; Sian, J.; Wong, A.; Riederer, P. Advanced glycation end products in neurodegeneration: More than early markers of oxidative stress? Ann. Neurol. 1998, 44, 85–88. [Google Scholar] [CrossRef]
  3. Lapolla, A.; Fedele, D.; Martano, L.; Arico, N.C.; Garbeglio, M.; Traldi, P.; Seraglia, R.; Favretto, D. Advanced glycation end products: A highly complex set of biologically relevant compounds detected by mass spectrometry. J. Mass Spectrom. 2001, 36, 370–378. [Google Scholar] [CrossRef] [PubMed]
  4. Cho, S.J.; Roman, G.; Yeboah, F.; Konishi, Y. The road to advanced glycation end products: A mechanistic perspective. Curr. Med. Chem. 2007, 14, 1653–1671. [Google Scholar] [CrossRef] [PubMed]
  5. Guedes, S.; Rui, V.; Domingues, M.R.; Amado, F.; Domingues, P. Glycation and oxidation of histones H2B and H1: In vitro study and characterization by mass spectrometry. Anal. Bioanal. Chem. 2011, 399, 3529–3539. [Google Scholar] [CrossRef] [PubMed]
  6. Tang, Y.R.; Chen, Y.Z.; Canchaya, C.A.; Zhang, Z. GANNPhos: A new phosphorylation site predictor based on a genetic algorithm integrated neural network. Protein Eng. Des. Sel. 2007, 20, 405–412. [Google Scholar] [CrossRef] [PubMed]
  7. Wei, L.; Xing, P.; Tang, J.; Zou, Q. PhosPred-RF: A novel sequence-based predictor for phosphorylation sites using sequential information only. IEEE. Trans. Nanobioscience 2017, 16, 240–247. [Google Scholar] [CrossRef] [PubMed]
  8. Chen, W.; Xing, P.; Zou, Q. Detecting N6-methyladenosine sites from RNA transcriptomes using ensemble Support Vector Machines. Sci. Rep. 2017, 7, 40242. [Google Scholar] [CrossRef] [PubMed]
  9. Jia, C.; He, W.; Zou, Q. DephosSitePred: A High Accuracy Predictor for Protein Dephosphorylation Sites. Comb. Chem. High. Throughout. Screen. 2017, 20, 153–157. [Google Scholar] [CrossRef] [PubMed]
  10. Zhao, Y.W.; Lai, H.Y.; Tang, H.; Chen, W.; Lin, H. Prediction of phosphothreonine sites in human proteins by fusing different features. Sci. Rep. 2016, 6, 34817. [Google Scholar] [CrossRef] [PubMed]
  11. Johansen, M.B.; Kiemer, L.; Brunak, S. Analysis and prediction of mammalian protein glycation. Glycobiology 2006, 16, 844–853. [Google Scholar] [CrossRef] [PubMed]
  12. Liu, Y.; Gu, W.; Zhang, W.; Wang, J. Predict and Analyze Protein Glycation Sites with the mRMR and IFS Methods. Biomed. Res. Int. 2015, 2015, 561547. [Google Scholar] [CrossRef] [PubMed]
  13. Xu, Y.; Li, L.; Ding, J.; Wu, L.-Y.; Mai, G.; Zhou, F. Gly-PseAAC: Identifying protein lysine glycation through sequences. Gene 2016, 602, 1–7. [Google Scholar] [CrossRef] [PubMed]
  14. Baynes, J.W.; Watkins, N.G.; Fisher, C.I.; Hull, C.J.; Patrick, J.S.; Ahmed, M.U.; Dunn, J.A.; Thorpe, S.R. The Amadori product on protein: Structure and reactions. Prog. Clin. Biol. Res. 1989, 304, 43–67. [Google Scholar] [PubMed]
  15. Venkatraman, J.; Aggarwal, K.; Balaram, P. Helical peptide models for protein glycation: Proximity effects in catalysis of the Amadori rearrangement. Chem. Biol. 2001, 8, 611–625. [Google Scholar] [CrossRef]
  16. Zhao, X.; Ning, Q.; Ai, M.; Chai, H.; Yin, M. PGluS: Prediction of protein S-glutathionylation sites with multiple features and analysis. J. Theor. Boil. 2015, 380, 524–529. [Google Scholar] [CrossRef] [PubMed]
  17. Zhang, W.; Xu, X.; Yin, M.; Luo, N.; Zhang, J.; Wang, J. Prediction of methylation sites using the composition of K-spaced amino acid pairs. Protein Pept. Lett. 2013, 20, 911–917. [Google Scholar] [CrossRef] [PubMed]
  18. Liu, Z.; Wang, Y.; Gao, T.; Pan, Z.; Cheng, H.; Yang, Q.; Cheng, Z.; Guo, A.; Ren, J.; Xue, Y. CPLM: A database of protein lysine modifications. Nucleic Acids Res. 2014, 42, D531–D536. [Google Scholar] [CrossRef] [PubMed]
  19. UniProt, C. Activities at the Universal Protein Resource (UniProt). Nucleic Acids Res. 2014, 42, D191–D198. [Google Scholar]
  20. Li, W.; Godzik, A. Cd-hit: A fast program for clustering and comparing large sets of protein or nucleotide sequences. Bioinformatics 2006, 22, 1658–1659. [Google Scholar] [CrossRef] [PubMed]
  21. Xu, H.; Zhou, J.; Lin, S.; Deng, W.; Zhang, Y.; Xue, Y. PLMD: An updated data resource of protein lysine modifications. J. Genet. Genomics. 2017, 44, 243–250. [Google Scholar] [CrossRef] [PubMed]
  22. Huang, S.Y.; Shi, S.P.; Qiu, J.D.; Sun, X.-Y.; Suo, S.-B.; Liang, R.-P. PredSulSite: Prediction of protein tyrosine sulfation sites with multiple features and analysis. Anal. Biochem. 2012, 428, 16–23. [Google Scholar] [CrossRef] [PubMed]
  23. Mcguffin, L.J.; Bryson, K.; Jones, D.T. The PSIPRED protein structure prediction server. Bioinformatics 2000, 16, 404–405. [Google Scholar] [CrossRef] [PubMed]
  24. Kawashima, S.; Kanehisa, M. AAindex: Amino Acid Index Database. Nucleic Acids Res. 1999, 27, 368–369. [Google Scholar] [CrossRef] [PubMed]
  25. Cao, D.S.; Xu, Q.S.; Liang, Y.Z. Propy: A tool to generate various modes of Chou’s PseAAC. Bioinformatics 2013, 29, 960–962. [Google Scholar] [CrossRef] [PubMed]
  26. Zhang, J.; Zhao, X.; Sun, P.; Ma, Z. PSNO: Predicting Cysteine S-Nitrosylation Sites by Incorporating Various Sequence-Derived Features into the General Form of Chou’s PseAAC. Int. J. Mol. Sci. 2014, 15, 11204–11219. [Google Scholar] [CrossRef] [PubMed]
  27. Chen, Y.-Z.; Tang, Y.-R.; Sheng, Z.-Y.; Zhang, Z.D. Prediction of mucin-type O-glycosylation sites in mammalian proteins using the composition of k-spaced amino acid pairs. BMC Bioinform. 2008, 9, 101. [Google Scholar] [CrossRef] [PubMed]
  28. Liu, Y. A Comparative Study on Feature Selection Methods for Drug Discovery. J. Chem. Inf. Comput. Sci. 2004, 44, 1823–1828. [Google Scholar] [CrossRef] [PubMed]
  29. Liu, H.; Liu, L.; Zhang, H. Ensemble gene selection by grouping for microarray data classification. J. Biomed. Inform. 2010, 43, 81–87. [Google Scholar] [CrossRef] [PubMed]
  30. Yi, Y.; Zhang, B.; Kong, J.; Wang, J. An improved locality sensitive discriminant analysis approach for feature extraction. Multimed. Tools. Appl. 2015, 74, 85–104. [Google Scholar] [CrossRef]
  31. Yi, Y.; Shi, Y.; Zhang, H.; Kong, J. Label propagation based semi-supervised non-negative matrix factorization for feature extraction. Neurocomputing 2015, 149, 1021–1037. [Google Scholar] [CrossRef]
  32. Liu, H.; Liu, L.; Zhang, H. Boosting feature selection using information metric for classification. Neurocomputing 2009, 73, 295–303. [Google Scholar] [CrossRef]
  33. Shi, Y.; Yi, Y.; Yan, H. Region contrast and supervised locality-preserving projection-based saliency detection. Visual. Comput. 2015, 31, 1191–1205. [Google Scholar] [CrossRef]
  34. Peng, H.; Long, F.; Ding, C. Feature selection based on mutual information criteria of max-dependency, max-relevance, and min-redundancy. IEEE Trans. Pattern Anal. 2005, 27, 1226–1238. [Google Scholar] [CrossRef] [PubMed]
  35. Cortes, C.; Vapnik, V. Support-vector networks. Mach. Learn. 1995, 20, 273–297. [Google Scholar] [CrossRef]
  36. Chang, C.C.; Lin, C.J. LIBSVM: A Library for support vector machines. ACM Trans. Intell. Syst. Technol. 2011, 2, 389–396. [Google Scholar] [CrossRef]
  37. Zhao, X.; Ning, Q.; Ai, M.; Chai, H.; Yang, G. Identification of S-glutathionylation sites in species-specific proteins by incorporating five sequence-derived features into the general pseudo-amino acid composition. J. Theor. Biol. 2016, 398, 96–102. [Google Scholar] [CrossRef] [PubMed]
Sample Availability: Samples of the compounds are not available from the authors.
Figure 1. System architectures of the proposed method.
Figure 1. System architectures of the proposed method.
Molecules 22 01891 g001
Figure 2. The position conservation M(l) value around the glycation and non-glycation sites.
Figure 2. The position conservation M(l) value around the glycation and non-glycation sites.
Molecules 22 01891 g002
Figure 3. The sequence logo of lysine glycation sites.
Figure 3. The sequence logo of lysine glycation sites.
Molecules 22 01891 g003
Figure 4. The distribution of coil structures of residues around glycation and non-glycation sites.
Figure 4. The distribution of coil structures of residues around glycation and non-glycation sites.
Molecules 22 01891 g004
Figure 5. The distribution of helix structures of residues around glycation and non-glycation sites.
Figure 5. The distribution of helix structures of residues around glycation and non-glycation sites.
Molecules 22 01891 g005
Figure 6. The distribution of the sheet structure of residues around glycation and non-glycation sites.
Figure 6. The distribution of the sheet structure of residues around glycation and non-glycation sites.
Molecules 22 01891 g006
Figure 7. The distribution of the six amino acid indices of residues around glycation and non-glycation sites.
Figure 7. The distribution of the six amino acid indices of residues around glycation and non-glycation sites.
Molecules 22 01891 g007
Figure 8. The composition of the top-30 residue pairs resulting from the IG method.
Figure 8. The composition of the top-30 residue pairs resulting from the IG method.
Molecules 22 01891 g008
Figure 9. The two-sample-logos of the position-specific residue composition surrounding the glycation and non-glycation sites.
Figure 9. The two-sample-logos of the position-specific residue composition surrounding the glycation and non-glycation sites.
Molecules 22 01891 g009
Figure 10. The GFS curves of glycation site prediction.
Figure 10. The GFS curves of glycation site prediction.
Molecules 22 01891 g010
Table 1. The accession numbers of the 20 amino acid indices.
Table 1. The accession numbers of the 20 amino acid indices.
Accession Number
QIAN880101FUKS010109RACS820107QIAN880118
FUKS010102CEDJ970104NAKH920106GEIM800107
FUKS010101KUMS000103KARP850103PARS000102
QIAN880102CHAM830102FUKS010104FUKS010110
PALJ810108RACS820104QIAN880104BURA740102
Table 2. Experimental results for our proposed predictor on Dataset 1. The results are the mean values (standard variation).
Table 2. Experimental results for our proposed predictor on Dataset 1. The results are the mean values (standard variation).
Cross-ValidationSen (%)Spe (%)Acc (%)AUCMCC
10-fold57.47 (1.31)90.78 (0.56)79.68 (0.57)0.8629 (0.0035)0.5232 (0.0140)
8-fold57.10 (1.41)90.95 (0.65)79.67 (0.71)0.8629 (0.0050)0.5227 (0.0175)
6-fold56.30 (1.74)91.06 (0.74)79.47 (0.88)0.8600 (0.0059)0.5175 (0.0218)
LOO57.6290.2479.370.86930.5162
Table 3. Experimental results for Glypre and the existing methods Gly-PseAAC, GlyNN, and PreGly on Dataset 2.
Table 3. Experimental results for Glypre and the existing methods Gly-PseAAC, GlyNN, and PreGly on Dataset 2.
PredictorSen (%)Spe (%)Acc (%)AUCMCC
Glypre a85.1193.0689.770.95570.7884
Glypre b80.9691.5587.1694.200.7344
Gly-PseAAC56.0680.1768.120.77050.38
PreGly a71.0695.8585.51-0.70
GlyNN b78.6580.1579.500.770.58
a The result was obtained by 10-fold cross-validation b the result was obtained by three-fold cross-validation.
Table 4. Experimental results for Glypre and Gly-PseAAC on the independent test dataset. We highlighted the posterior probability scores of successfully detecting glycation sites. The glycation sites of protein were listed, and the posterior probability scores of these two predictors were also shown.
Table 4. Experimental results for Glypre and Gly-PseAAC on the independent test dataset. We highlighted the posterior probability scores of successfully detecting glycation sites. The glycation sites of protein were listed, and the posterior probability scores of these two predictors were also shown.
ProteinGlycationGlypreGly-PseAAC
P627607, 180.3278, 0.5980<0.35, 0.3835
Q9Y5I36770.84070.5878
Q9Y6P5550.2178<0.35
A6NE023020.0722<0.35
Q9NPC31190.73460.3831
P291225730.4627<0.35
O96005207, 2090.3228, 0.36460.5519, 0.5515
P47869231, 2470.7250, 0.2822<0.35, <0.35
Q8TC597700.2745<0.35
Q8IUR6216, 4930.1153, 0.2307<0.35, <0.35
Q9Y587530.0524<0.35
P28289191, 214, 221, 228, 249, 255, 286, 297, 308, 3140.4737, 0.1668, 0.3140, 0.4933, 0.1197, 0.4824, 0.1432, 0.1932, 0.0227, 0.2218<0.35, <0.35, 0.7305, 0.4924, <0.35, <0.35, <0.35, <0.35, 0.3583, <0.35
O94919252, 281, 3000.0252, 0.4890, 0.6587<0.35, <0.35, 0.3520
P018771550.1260<0.35
Q930341370.2791<0.35
Q13011267, 2760.6926, 0.8448<0.35, 0.4122
Q6P6C22740.0244<0.35
Q8IZI9700.5000<0.35
Q1508473, 2450.6981, 0.0404<0.35, <0.35
Q8IY2110770.5758<0.35
‘<0.35’ indicates the posterior probability score is less than 0.35.

Share and Cite

MDPI and ACS Style

Zhao, X.; Zhao, X.; Bao, L.; Zhang, Y.; Dai, J.; Yin, M. Glypre: In Silico Prediction of Protein Glycation Sites by Fusing Multiple Features and Support Vector Machine. Molecules 2017, 22, 1891. https://doi.org/10.3390/molecules22111891

AMA Style

Zhao X, Zhao X, Bao L, Zhang Y, Dai J, Yin M. Glypre: In Silico Prediction of Protein Glycation Sites by Fusing Multiple Features and Support Vector Machine. Molecules. 2017; 22(11):1891. https://doi.org/10.3390/molecules22111891

Chicago/Turabian Style

Zhao, Xiaowei, Xiaosa Zhao, Lingling Bao, Yonggang Zhang, Jiangyan Dai, and Minghao Yin. 2017. "Glypre: In Silico Prediction of Protein Glycation Sites by Fusing Multiple Features and Support Vector Machine" Molecules 22, no. 11: 1891. https://doi.org/10.3390/molecules22111891

Article Metrics

Back to TopTop