PPHN: Deep Sequential Learning Architecture for Parkinson’s Disease Prediction using Amino Acid Descriptors from Protein Sequences
摘要
Parkinson’s disease (PD) is a slow-progressing neurological disorder that usually appears in elderly individuals, although it develops much earlier. While many researchers have focused on detecting PD based on symptoms, only limited research has explored the use of protein sequences for early detection.
MethodsIn this work, we propose a deep sequential learning model, Parkinson’s Protein Hybrid Net (PPHN), which leverages long short-term memory (LSTM) and gated recurrent unit (GRU) to detect PD from protein amino acid sequences. The Parkinson’s and healthy protein sequences were collected from the NCBI and UniProt databases. The relevant features of the amino acid sequences were extracted using three primary descriptors, viz., amino acid composition (AAC), dipeptide composition (DPC), and tripeptide composition (TPC). To capture more comprehensive sequence-level information, composite descriptors (viz., AAC-DPC-TPC, AAC-DPC, AAC-TPC, and DPC-TPC) were further constructed by combining these individual feature sets. Additionally, SHapley Additive exPlanations (SHAP) analysis was incorporated to interpret the model’s predictions and identify the most influential features contributing to classification.
ResultsThe proposed method is found to produce promising results for most of the feature descriptors, achieving the highest accuracy of 98.73% with a precision of 0.9890, a recall of 0.9850, and an
Therefore, the proposed method may serve as an effective computational tool for the early detection of PD from protein sequences.