Related Experiment Video
Updated: Aug 16, 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.7K
LncRNA-disease association identification using graph auto-encoder and learning to rank.
Qi Liang1, Wenxiang Zhang1, Hao Wu1
1School of Computer Science and Technology, Beijing Institute of Technology, Beijing 100081, China.
Briefings in Bioinformatics
|December 22, 2022
Summary
Predicting long non-coding RNA (lncRNA) and disease associations computationally is crucial. GraLTR-LDA, a novel method using biological knowledge graphs, accurately identifies potential lncRNA-disease links, improving upon existing predictors.
Area of Science:
- Computational biology
- Genomics
- Bioinformatics
Background:
- Identifying long non-coding RNA (lncRNA)-disease associations is vital for disease treatment, diagnosis, and prevention.
- Wet laboratory experiments are costly and labor-intensive, necessitating efficient computational prediction methods.
- Existing methods combining classification and Learning to Rank (LTR) can be affected by incorrect classification results.
Purpose of the Study:
- To develop an efficient computational method for predicting potential lncRNA-disease associations.
- To improve the accuracy of lncRNA-disease association prediction by leveraging biological knowledge graphs and a ranking framework.
- To overcome limitations of previous methods by integrating graph-based feature extraction with LTR.
Main Methods:
- Constructing homogeneous and heterogeneous graphs by integrating multi-source biological information.
- Utilizing a graph auto-encoder and attention mechanism to extract embedded features from constructed graphs.
- Integrating extracted features into the LTR framework using feature crossing statistical strategies to predict disease association priorities for lncRNAs.
Main Results:
- The proposed GraLTR-LDA predictor demonstrated superior performance compared to state-of-the-art methods.
- GraLTR-LDA effectively identified potential long non-coding RNA-disease associations.
- Experimental results validated the efficacy of the graph-based feature extraction and LTR integration.
Conclusions:
- GraLTR-LDA offers an effective computational approach for predicting lncRNA-disease associations.
- The method enhances the accuracy and efficiency of discovering novel lncRNA-disease relationships.
- Availability of datasets and source codes facilitates further research and application in the field.
Related Concept Videos
lncRNA - Long Non-coding RNAs
8.7K
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...
8.7K
Genome-wide Association Studies-GWAS
13.9K
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.9K
Protein Networks
4.0K
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.0K

