vix.ing · top · new · best · stats · spec

Secondary Protein Structure Prediction Using Neural Networks

2022/08/24 by Sidharth Malhotra, Malhotra, Sidharth, Robin Walters +1
Biochemistry, Genetics and Molecular Biology · Chemistry · #Advanced Proteomics Techniques and Applications #FOS: Biological sciences #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning in Bioinformatics #Protein Structure and Dynamics #Quantitative Methods (q-bio.QM)

paper · pdf · doi:10.48550/arxiv.2208.11248

openalex publication_date 2022/08/24 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In this paper we experiment with using neural network structures to predict a protein's secondary structure (α helix positions) from only its primary structure (amino acid sequence). We implement a fully connected neural network (FCNN) and preform three experiments using that FCNN. Firstly, we do a cross-species comparison of models trained and tested on mouse and human datasets. Secondly, we test the impact of varying the length of protein sequence we input into the model. Thirdly, we compare custom error functions designed to focus on the center of the input window. At the end of paper we propose a alternative, recurrent neural network model which can be applied to the problem.

Related