Cargando…

Secondary structure specific simpler prediction models for protein backbone angles

MOTIVATION: Protein backbone angle prediction has achieved significant accuracy improvement with the development of deep learning methods. Usually the same deep learning model is used in making prediction for all residues regardless of the categories of secondary structures they belong to. In this p...

Descripción completa

Detalles Bibliográficos
Autores principales: Newton, M. A. Hakim, Mataeimoghadam, Fereshteh, Zaman, Rianon, Sattar, Abdul
Formato: Online Artículo Texto
Lenguaje:English
Publicado: BioMed Central 2022
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8728911/
https://www.ncbi.nlm.nih.gov/pubmed/34983370
http://dx.doi.org/10.1186/s12859-021-04525-6
Descripción
Sumario:MOTIVATION: Protein backbone angle prediction has achieved significant accuracy improvement with the development of deep learning methods. Usually the same deep learning model is used in making prediction for all residues regardless of the categories of secondary structures they belong to. In this paper, we propose to train separate deep learning models for each category of secondary structures. Machine learning methods strive to achieve generality over the training examples and consequently loose accuracy. In this work, we explicitly exploit classification knowledge to restrict generalisation within the specific class of training examples. This is to compensate the loss of generalisation by exploiting specialisation knowledge in an informed way. RESULTS: The new method named SAP4SS obtains mean absolute error (MAE) values of 15.59, 18.87, 6.03, and 21.71 respectively for four types of backbone angles [Formula: see text] , [Formula: see text] , [Formula: see text] , and [Formula: see text] . Consequently, SAP4SS significantly outperforms existing state-of-the-art methods SAP, OPUS-TASS, and SPOT-1D: the differences in MAE for all four types of angles are from 1.5 to 4.1% compared to the best known results. AVAILABILITY: SAP4SS along with its data is available from https://gitlab.com/mahnewton/sap4ss.