Related Experiment Video
Updated: Nov 3, 2025

07:35
A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
Published on: October 13, 2023
1.9K
GATCDA: Predicting circRNA-Disease Associations Based on Graph Attention Network.
Chen Bian1, Xiu-Juan Lei1, Fang-Xiang Wu2
1School of Computer Science, Shaanxi Normal University, Xi'an 710119, China.
Cancers
|June 2, 2021
Summary
A new computational method, GATCDA, accurately predicts associations between circular RNAs (circRNAs) and diseases. This tool aids in understanding disease mechanisms by analyzing complex RNA interactions, offering a faster alternative to experimental methods.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Circular RNAs (circRNAs) are non-coding RNA molecules implicated in disease development.
- Experimental prediction of circRNA-disease interactions is time-consuming.
- Computational approaches offer a more efficient alternative for predicting these associations.
Purpose of the Study:
- To develop and validate a novel computational method, GATCDA, for predicting circRNA-disease associations.
- To leverage graph attention networks (GAT) for enhanced prediction accuracy.
- To explore the utility of disease symptom similarity, network similarity, and information entropy in predicting these interactions.
Main Methods:
- Developed GATCDA, a computational method utilizing Graph Attention Networks (GAT).
- Incorporated circRNA-miRNA and disease-mRNA interactions to construct features, considering the circRNA-miRNA-mRNA axis.
- Employed disease symptom similarity, network similarity, and information entropy similarity for both circRNAs and diseases.
Main Results:
- GATCDA achieved a high Area Under the Curve (AUC) value of 0.9011 based on five-fold cross-validation.
- Case studies demonstrated GATCDA's ability to identify previously unknown circRNA-disease associations.
- The method effectively utilizes attention mechanisms to learn node representations in biological networks.
Conclusions:
- GATCDA is a robust and effective computational tool for predicting circRNA-disease associations.
- The developed method offers a valuable approach for advancing research into the roles of circRNAs in disease.
- GATCDA provides a promising avenue for exploring complex biological interactions relevant to human health.
Related Concept Videos
Genome-wide Association Studies-GWAS
14.8K
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...
14.8K
lncRNA - Long Non-coding RNAs
9.2K
In humans, more than 80% of the genome gets transcribed. However, only around 2% of the genome codes for proteins. The remaining part produces non-coding RNAs which includes ribosomal RNAs, transfer RNAs, telomerase RNAs, and regulatory RNAs, among other types. A large number of regulatory non-coding RNAs have been classified into two groups depending upon their length – small non-coding RNAs, such as microRNA, which are less than 200 nucleotides in length, and long non-coding RNA...
9.2K
Protein Networks
4.2K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
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,...
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,...
4.2K
Receiver Operating Characteristic Plot
362
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...
362

