Related Experiment Video
Updated: Aug 17, 2025

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
Published on: January 26, 2024
CNN-Pred: Prediction of single-stranded and double-stranded DNA-binding protein using convolutional neural networks
Farnoush Manavi1, Alok Sharma2, Ronesh Sharma3
1Computer Science and Engineering and Information Technology Department, Shiraz University, Shiraz, Iran.
This study introduces CNN-Pred, a novel method for predicting DNA-binding proteins. CNN-Pred accurately identifies double-stranded DNA-binding proteins (DSBs) and single-stranded DNA-binding proteins (SSBs), improving prediction accuracy.
Area of Science:
- Molecular Biology
- Bioinformatics
- Computational Biology
Background:
- DNA-binding proteins are crucial for essential biological processes like DNA replication, repair, and packaging.
- Classifying proteins as single-stranded DNA-binding (SSB) or double-stranded DNA-binding (DSB) is key to understanding their function.
- Current methods for predicting DSB and SSB proteins have limited accuracy.
Purpose of the Study:
- To develop a novel computational method, CNN-Pred, for accurate prediction of DSB and SSB proteins.
- To improve upon existing prediction accuracies for DNA-binding protein classification.
Main Methods:
- Feature extraction using Position Specific Scoring Matrix (PSSM) to generate mono-gram and bi-gram profiles.
- Application of a 1D-convolutional neural network (CNN) classifier to the extracted evolutionary features.
- Validation using an independent test set to evaluate prediction performance.
Main Results:
- CNN-Pred achieved enhanced prediction accuracies for DSB and SSB proteins.
- The method demonstrated an improvement of over 4% in prediction accuracy on an independent test set compared to prior studies.
- The developed tool and source code are publicly available.
Conclusions:
- CNN-Pred offers a significant advancement in the accurate prediction of DNA-binding protein types (DSB and SSB).
- The integration of PSSM features with CNNs provides a powerful approach for protein function prediction.
- The public availability of CNN-Pred facilitates further research and application in bioinformatics.
Related Concept Videos
Single-Strand DNA Binding Proteins
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Protein-protein Interfaces
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Conservation of Protein Domains Over Different Proteins
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to...

