Abstract
MOTIVATION: Peptides containing non-proteinogenic amino acids (PNPAs) are promising targets in drug development for their unique pharmacological properties. The lack of their mass spectra or retention data has been hindering PNPA research, where accurate assessment of their retention time in chromatography is crucial for identifying structures and characterizing functions. Conventional methods are often ineffective due to limited amount of data. This study aims to predict their retention order, not absolute time, from structures by using data from peptides and small molecules. This approach can advance natural product identification and drug research. RESULTS: Our model uses the Ranking Support Vector Machine, and successfully predicted the retention order of PNPA with an accuracy of over 0.9. Counting fingerprints and MIX fingerprint, which combines four types of fingerprints, were used as explanatory variables. To suppress the multi-collinearity, principal component analysis was applied to reduce spurious fingerprints. SHAP value analysis revealed that one component, derived from methyl groups, contributed most for the prediction. Overall, order prediction can effectively find candidate compounds from LC/MS data from non-conventional biological extracts. AVAILABILITY AND IMPLEMENTATION: https://github.com/ShoheiNakamukai/RO_prediction_of_PNPA/tree/main.