Related Experiment Video
Updated: Jan 21, 2026

07:42
Patient-Derived Tumor Explants As a "Live" Preclinical Platform for Predicting Drug Resistance in Patients
Published on: February 7, 2021
5.7K
Graph convolution for predicting associations between miRNA and drug resistance.
Yu-An Huang1, Pengwei Hu1, Keith C C Chan1
1Department of Computing, Hong Kong Polytechnic University, Hong Kong SAR, 999077, China.
Bioinformatics (Oxford, England)
|August 10, 2019
Summary
A new computational tool, GCMDR, predicts microRNA (miRNA) and drug resistance associations. This approach aids in overcoming drug resistance in miRNA therapeutics by identifying key miRNA-drug interactions.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- MicroRNA (miRNA) therapeutics show promise but are hindered by drug resistance.
- Aberrant miRNA expression is linked to drug resistance, yet predictive tools are lacking.
- Understanding miRNA-drug resistance associations is crucial for effective therapeutic development.
Purpose of the Study:
- To develop a computational approach for predicting associations between microRNAs and drug resistance.
- To address the current lack of computational tools for identifying miRNA-drug resistance relationships.
- To facilitate the advancement of miRNA-based therapeutics by predicting drug resistance mechanisms.
Main Methods:
- Formulated the prediction problem as a link prediction task on a bipartite attributed graph.
- Employed graph convolution techniques to build a latent factor model for predicting miRNA-drug resistance associations.
- Integrated high-dimensional miRNA expression profiles, drug substructure fingerprints, and ontology data.
Main Results:
- The GCMDR model achieved high predictive performance with AUCs ranging from 0.9301 to 0.9369 across cross-validation folds.
- Successfully demonstrated the reliable prediction of miRNA-drug resistance associations using integrated biological and chemical data.
- Learned effective graph embedding features for both miRNAs and drugs.
Conclusions:
- The GCMDR computational approach reliably predicts microRNA-drug resistance associations.
- This tool can aid in overcoming drug resistance challenges in miRNA-based therapeutics.
- The integration of diverse data sources enhances the prediction accuracy of miRNA-drug interactions.
Related Concept Videos
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
Graphing Antiderivatives
33
The concept of an antiderivative is fundamental in calculus, describing how a function's values accumulate over time. This process is closely related to physical motion, such as the movement of a rolling ball. As the ball progresses, its position changes in response to variations in velocity, just as an antiderivative graph reflects the cumulative effect of the original function's values.Graphing an antiderivative requires interpreting how a function's values influence the shape of its...
33
Bar Graph
21.4K
A bar graph is also called a bar chart and consists of bars that are separated from each other. It either uses horizontal or vertical bars to show comparisons among categories. The bars can be rectangles, or they can be rectangular boxes (used in three-dimensional plots). One axis of the graph represents the specific categories being compared, and the other axis shows a discrete value. In this graph, the length of the bar for each category is proportional to the number or percent of individuals...
21.4K
Time-Series Graph
5.0K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
5.0K

