Related Experiment Video
Updated: Jan 20, 2026

07:35
A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
Published on: October 13, 2023
2.1K
A Novel Computational Model for Predicting microRNA-Disease Associations Based on Heterogeneous Graph Convolutional
Chunyan Li1,2, Hongju Liu3, Qian Hu1
1School of Informatics, Xiamen University, Xiamen 361005, China.
Cells
|August 29, 2019
Summary
This study introduces HGCNMDA, a novel computational model for predicting microRNA-disease interactions. It effectively identifies potential associations, aiding drug development and personalized medicine.
Area of Science:
- Bioinformatics
- Genomics
- Computational Biology
Background:
- Identifying microRNA-disease interactions is crucial for drug development, diagnosis, and treatment.
- Experimental methods for identifying these interactions are often time-consuming and expensive.
- Computational approaches are increasingly important for predicting miRNA-disease associations.
Purpose of the Study:
- To propose a novel computational model, HGCNMDA, for predicting miRNA-disease associations.
- To integrate multiple biological networks including miRNA-disease, miRNA-gene, disease-gene, and protein-protein interaction (PPI) networks.
- To evaluate the performance of HGCNMDA against existing state-of-the-art algorithms.
Main Methods:
- Development of a heterogeneous graph convolutional network model (HGCNMDA).
- Integration of known human PPI data with four biological networks.
- Validation using leave-one-out cross-validation (LOOCV) and five-fold cross-validation.
Main Results:
- HGCNMDA demonstrated reliable performance in predicting miRNA-disease interactions.
- Achieved an Area Under the Curve (AUC) of 0.9626 and an average precision of 0.9660 in five-fold cross-validation.
- Outperformed three other state-of-the-art algorithms in predictive accuracy.
Conclusions:
- HGCNMDA is an effective computational tool for predicting miRNA-disease associations.
- The model's integration of multiple biological networks enhances prediction accuracy.
- HGCNMDA can accelerate the discovery of novel miRNA-disease interactions for clinical applications.
Related Concept Videos
MicroRNAs
24.0K
MicroRNA (miRNA) are short, regulatory RNA transcribed from introns—non-coding regions of a gene—or intergenic regions—stretches of DNA present between genes. Several processing steps are required to form biologically active, mature miRNA. The initial transcript, called primary miRNA (pri-mRNA), base-pairs with itself forming a stem-loop structure. Within the nucleus, an endonuclease enzyme, called Drosha, shortens the stem-loop structure into hairpin-shaped pre-miRNA. After...
24.0K
MicroRNAs
3.8K
MicroRNA (miRNA) are short, regulatory RNA transcribed from introns (non-coding regions of a gene) or intergenic regions (stretches of DNA present between genes). Several processing steps are required to form biologically active, mature miRNA. The initial transcript, called primary miRNA (pri-mRNA), base-pairs with itself, forming a stem-loop structure. Within the nucleus, an endonuclease enzyme, called Drosha, shortens the stem-loop structure into hairpin-shaped pre-miRNA. After the pre-miRNA...
3.8K
Protein Networks
4.5K
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.5K
Convolution Properties II
581
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
581
Convolution Properties I
559
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
559
Ogive Graph
6.6K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
6.6K

