Related Experiment Video
Updated: Jun 13, 2025

03:37
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
658
SGFCCDA: Scale Graph Convolutional Networks and Feature Convolution for circRNA-Disease Association Prediction.
IEEE Journal of Biomedical and Health Informatics
|September 9, 2024
Summary
This study introduces SGFCCDA, a computational model using graph convolutional networks to predict circular RNA (circRNA) and disease associations. The model accurately identifies potential links, aiding in disease mechanism understanding and therapeutic development.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Circular RNAs (circRNAs) are non-coding RNAs with significant roles in disease development.
- Computational models for circRNA-disease associations offer insights into disease mechanisms and potential diagnostics/therapeutics.
- Existing methods may not fully capture complex topological and attribute information in circRNA-disease networks.
Purpose of the Study:
- To propose SGFCCDA, a novel computational model for predicting circRNA-disease associations.
- To leverage scale graph convolutional networks and feature convolution for enhanced prediction accuracy.
- To reduce the need for extensive and costly laboratory experiments in identifying these associations.
Main Methods:
- Constructed a heterogeneous network integrating circRNA/disease similarity and known associations.
- Employed scale graph convolutional networks to capture network topology and node attributes.
- Utilized convolutional neural networks for feature learning and a multilayer perceptron for final association prediction.
- Integrated circRNA and disease features using the Hadamard product.
Main Results:
- SGFCCDA demonstrated accurate prediction of potential circRNA-disease associations.
- Five-fold cross-validation on the CircR2Disease dataset validated the model's performance.
- Case studies confirmed SGFCCDA's effectiveness in identifying disease-associated circRNAs.
Conclusions:
- SGFCCDA is an effective computational tool for predicting circRNA-disease associations.
- The model's approach enhances understanding of disease pathogenesis.
- SGFCCDA facilitates the development of novel diagnostic and therapeutic strategies.
Related Concept Videos
Genome-wide Association Studies-GWAS
13.2K
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
13.2K
Receiver Operating Characteristic Plot
101
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
101

