Mal-Prec: computational prediction of protein Malonylation sites via machine learning based feature integration

Xin Liu,Liang Wang,Jian Li,Junfeng Hu,Xiao Zhang
DOI: https://doi.org/10.1186/s12864-020-07166-w
IF: 4.547
2020-11-23
BMC Genomics
Abstract:Abstract Background Malonylation is a recently discovered post-translational modification that is associated with a variety of diseases such as Type 2 Diabetes Mellitus and different types of cancers. Compared with experimental identification of malonylation sites, computational method is a time-effective process with comparatively low costs. Results In this study, we proposed a novel computational model called Mal-Prec (Malonylation Prediction) for malonylation site prediction through the combination of Principal Component Analysis and Support Vector Machine. One-hot encoding, physio-chemical properties, and composition of k-spaced acid pairs were initially performed to extract sequence features. PCA was then applied to select optimal feature subsets while SVM was adopted to predict malonylation sites. Five-fold cross-validation results showed that Mal-Prec can achieve better prediction performance compared with other approaches. AUC (area under the receiver operating characteristic curves) analysis achieved 96.47 and 90.72% on 5-fold cross-validation of independent data sets, respectively. Conclusion Mal-Prec is a computationally reliable method for identifying malonylation sites in protein sequences. It outperforms existing prediction tools and can serve as a useful tool for identifying and discovering novel malonylation sites in human proteins. Mal-Prec is coded in MATLAB and is publicly available at https://github.com/flyinsky6/Mal-Prec , together with the data sets used in this study.
genetics & heredity,biotechnology & applied microbiology
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to predict the malonylation sites of proteins by computational methods. Specifically, the authors proposed a new computational model, Mal - Prec (Malonylation Prediction), for predicting malonylation sites in proteins by combining principal component analysis (PCA) and support vector machines (SVM) through machine - learning techniques. Compared with experimental methods, computational methods have obvious advantages in terms of time - efficiency and cost. The main objective of the study is to improve the accuracy of predicting malonylation sites in order to better understand the role of this post - translational modification in biological processes and its relationship with diseases, such as type 2 diabetes and various cancers. In the paper, the authors integrated sequence features (such as One - hot encoding, physicochemical properties, k - spaced amino acid pair composition, etc.), used PCA to select the optimal feature subset, and employed SVM for site prediction. The research results show that Mal - Prec performs better than other existing methods in five - fold cross - validation and independent datasets, with AUC values reaching 96.47% and 90.72% respectively, demonstrating its potential in identifying and discovering new malonylation sites in human proteins.