作者
Minghui Wang,Jihua Jia,Fei Xu,Hongyan Zhou,Yushuang Liu,Bin Yu
摘要
An essential post-translational modification, phosphorylation is intimately related with a wide range of biological activities. The advancement of effective computational methods for correctly recognizing phosphorylation sites is important for in-depth understanding of various physiological phenomena. However, the traditional method of identifying phosphorylation sites experimentally is time-consuming and laborious, which makes it difficult to meet the processing demands of today's big data. This research proposes the use of a novel model, Res-GCN, to recognize the phosphorylation sites of SARS-CoV-2. Firstly, eight feature extraction strategies are utilized to digitize the protein sequence from multiple viewpoints, including amino acid property encodings (AAindex), pseudo-amino acid composition (PseAAC), adapted normal distribution bi-profile Bayes (ANBPB), dipeptide composition (DC), binary encoding (BE), enhanced amino acid composition (EAAC), Word2Vec, and BLOSUM62 matrices. Secondly, elastic net is utilized to eliminate redundant data in the fused matrix. Finally, a combination of graph convolutional network (GCN) and residual network (ResNet) is used to classify the phosphorylated sites and output predictions using a fully connected layer (FC). The performance of Res-GCN is tested by 5-fold cross-validation and independent testing, and excellent results are obtained on S/T and Y datasets. This demonstrates that the Res-GCN model exhibits exceptional predictive performance and generalizability. A novel method Res-GCN is first used to predict phosphorylation sites. BLOSUM62, BE, EAAC, ANBPB, DC, AAindex, PseAAC and Word2Vec are fused to convert protein sequence information into digital information. The Elastic Net is employed to remove redundant and irrelevant features to select the optimal feature subset. The graph convolutional network (GCN) is used to learn and represent amino acid residues in the optimal feature subset, and then the learned features are input into the residual network (ResNet) to predict phosphorylation sites, the result is output through the fully connected layer. The results show that the Res-GCN can capture important feature information and achieve good prediction performance for phosphorylation sites. • A novel method (Res-GCN) to predict protein phosphorylation sites. • The AAindex, PseAAC, ANBPB, DC, BE, EAAC, Word2Vec, and BLOSUM62 matrices are fused to extract protein sequence features. • The Elastic Net is used to screen optimal feature subset for the first time. • We firstly combine graph convolutional network and residual network to predict the phosphorylation sites. • Res-GCN improves prediction performance compared to existing models.