LipoSVM
LipoSVM predicts lysine lipoylation sites in proteins to identify this post-translational modification and support analysis of its regulatory roles.
Key Features:
- Predictive Accuracy: Achieves 99.98% accuracy and AUC 0.9996 in 10-fold cross-validation and AUC 0.9997 on an independent test set.
- Algorithm and Encoding: Uses a Support Vector Machine (SVM) combined with position-specific scoring matrix (PSSM) encoding to capture evolutionary information from protein sequences.
- Data Balancing: Applies the Synthetic Minority Over-sampling Technique (SMOTE) to balance positive and negative samples during model training.
- Training Set Optimization: Evaluates different positive:negative sample ratios and identifies an optimal 1:1 ratio for training.
- Statistical Validation: Performs comparative statistical analysis showing significant differences between lysine lipoylation and non-lipoylation fragments.
Scientific Applications:
- Enzymology: Identifies lipoylated lysines that may modulate enzyme activity and catalytic mechanisms.
- Metabolic Regulation: Supports mapping of lipoylation sites involved in metabolic pathway regulation.
- Molecular Biology: Assists studies of post-translational modification roles in protein function and stability.
- Protein Interaction and Network Analysis: Facilitates exploration of protein function and interaction networks to elucidate biological pathways.
Methodology:
Support Vector Machine (SVM) with PSSM encoding; dataset balancing via SMOTE; model evaluation by 10-fold cross-validation and an independent test set (reported accuracy and AUCs); testing of positive:negative training ratios with optimal 1:1; and statistical comparison between lipoylated and non-lipoylated fragments.
Topics
Details
- Tool Type:
- command-line tool, library
- Added:
- 1/18/2021
- Last Updated:
- 2/17/2021
Operations
Publications
Wu M, Lu P, Yang Y, Liu L, Wang H, Xu Y, Chu J. LipoSVM: Prediction of Lysine lipoylation in Proteins based on the Support Vector Machine. Current Genomics. 2019;20(5):362-370. doi:10.2174/1389202919666191014092843. PMID:32476993. PMCID:PMC7235397.