Related Experiment Video
Updated: Aug 31, 2025

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
Published on: January 26, 2024
Improved Protein Real-Valued Distance Prediction Using Deep Residual Dense Network (DRDN)
1Department of Computer Science and IT, School of Computing, Amrita Vishwa Vidyapeetham, Kochi Campus, Ernakulam, Kerala, India. geethus2009@gmail.com.
This study introduces a deep residual dense network (DRDN) for accurate real-valued distance prediction in protein structure modeling. The novel method enhances 3D protein structure prediction by improving contact map accuracy on benchmark datasets.
Area of Science:
- Bioinformatics
- Computational Biology
- Structural Biology
Background:
- Three-dimensional protein structure prediction remains a significant challenge in bioinformatics.
- Accurate real-valued distance prediction is crucial for determining unique protein structures.
Purpose of the Study:
- To propose a novel deep residual dense network (DRDN) for predicting protein real-valued distances.
- To leverage features from protein sequences and homologous sequences for enhanced prediction accuracy.
Main Methods:
- Utilized a deep residual dense network (DRDN) for real-valued distance prediction.
- Extracted features from query protein sequences and retrieved multi-aligned homologous sequences from five databases.
- Employed DeepMSA, HHblits, and HITS_PR_HHblits for homologous sequence retrieval.
Main Results:
- Achieved evaluation metric scores of 3.89 (Absolute Error), 0.23 (Relative Error), 0.45 (PDA), and 0.63 (PDT).
- Contact maps computed based on predicted distances showed high precision, with top L/5 long-range contact prediction precision of 0.834 on CASP13.
- Achieved an average precision of 0.847 for top-L/5 contact prediction on CASP14.
Conclusions:
- The proposed DRDN method demonstrates significant improvements in real-valued distance prediction for 3D protein structure.
- The method's performance in contact map prediction surpasses several existing state-of-the-art tools on CASP datasets.
- This approach offers a promising advancement for accurate and efficient protein structure modeling.
Related Concept Videos
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Mean Absolute Deviation
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
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...
Improving Translational Accuracy
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,...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.

