1. Introduction
Drug repositioning, which identifies additional therapeutic indications for drugs that have already been commercialized, has gained attention owing to its ability to significantly reduce the time and cost required to develop novel drugs [
1]. This approach is appealing to the pharmaceutical industry because there is a substantial pool of drugs that have been developed and approved but are underutilized. In particular, computational methods have shown promise in this field by inferring potential associations between drugs and diseases efficiently [
2]. For effective repositioning of drugs, it is crucial to identify the proteins targeted by drugs or genes causing diseases, as drugs function by inhibiting or activating specific genes. Computational techniques extensively analyze omics data, including drugs, diseases, disease-causing genes, and drug–targeted proteins, to narrow down the list of candidates for experimental drug repositioning. The rapid accumulation of such data has been facilitated by advancements in genomics, proteomics, and systems biology.
Initially, the early research in the domain of computational drug repositioning primarily focused on uncovering the interactions between a drug and its molecular targets [
3,
4,
5]. Evidence of drug–target interactions (DTIs) serves as a significant clue for drug repositioning based on the underlying assumption that multiple drugs interact with multiple targets [
6]. Previous DTI prediction methods have often explored networks such as drug–target bipartite networks [
7,
8] to infer new targets for each drug. For example, BLM-NII [
9] employed a neighbor-based interaction-profile inference (NII) algorithm to predict DTIs within the bipartite local model (BLM), which cannot be learned in the absence of known interactions. WNN-GIP [
10] constructed interaction profiles for drugs and proteins using the weighted nearest neighbor (WNN) algorithm, enhanced interaction evidence through the Gaussian interaction profile kernel (GIP), and predicted DTIs using normalized least-squares (RLS). NetLapRLS [
11] adopted the Laplace regularized least-squares method for DTI prediction. MSCMF [
12] integrated multiple drug and disease similarity matrices, updating the weights for low-rank similarity matrices of drugs and targets using the cross-alternative least-squares algorithm. BRDTI [
13] extended the Bayesian personalized ranking matrix factorization method to match drugs and targets even in the absence of positive samples, such as new drugs. More advanced methods employed complex heterogeneous networks, incorporating both drugs and target proteins, for predicting DTIs [
14,
15,
16].
Recent disease studies that aim to identify disease-causing genes have revealed an increasing trend towards network-based analysis. Networks have become essential tools for prioritizing genes associated with a disease [
17]. Numerous network-based methods have been proposed for predicting disease–gene associations [
18,
19]. These methods operate under the assumption that genes responsible for the same disease tend to be located in close proximity within a disease network. For example, PRINCE [
20] applied a network propagation algorithm to a disease–gene heterogeneous network to predict disease–gene associations. A homogeneous network comprises nodes of a single type and their connections, whereas a heterogeneous network is comprised of two or more types of nodes and their connections. HerGePred [
21] performed a random walk with restart on a disease–gene heterogeneous network, incorporating network embeddings, such as node2vec, to obtain low-dimensional vectors and reconstruct the networks based on their similarities.
Most computational drug repositioning approaches for predicting drug–disease associations also address the challenges posed by heterogeneous networks that incorporate various features of drugs and diseases [
22]. Network-based methods can be categorized into three groups based on their key techniques. The first group applies graph mining algorithms, such as random walk, network propagation, path search, and clustering, to detect putative associations between drug and disease pairs that are not directly linked in a heterogeneous network. For example, TL-HGBI [
23] integrated drug, disease, and gene similarities into a three-layer heterogeneous network and inferred drug–disease associations using an information propagation algorithm. MBiRW [
24] predicted drug–disease associations using a bi-random walk algorithm on a heterogeneous network constructed using drug and disease similarities. DR-IBRW [
25] employed dual random work based on the concept that each node in the network has a distinct walk length to facilitate the dissemination of information.
The second group of drug–disease association prediction approaches uses deep learning algorithms, including autoencoders and graph convolutional networks, to extract network features and construct predictive models. For deepDR [
26], common features from nine drug similarity networks were extracted using a multi-modal deep autoencoder. These features, along with drug–disease associations, were then input into a collective variable autoencoder to infer novel indications for a given drug. ANMF [
27] predicted associations by leveraging the drug and disease features extracted through an autoencoder by multiplying them.
The last group of approaches to predict drug–disease associations employs matrix factorization or matrix completion techniques, which are based on collaborative filtering methods that analyze correlations between entities. A collection of drug–disease associations is represented in a matrix form, and matrix factorization is applied to decompose it into two matrices of latent features representing drugs and diseases. The predictive scores for drug–disease associations are then computed by multiplying the two latent feature matrices. For example, MSBMF [
28] performed matrix decomposition by combining multiple drug–drug and disease–disease similarity networks to identify new indications. NMF-DR [
29] constructed a heterogeneous drug–disease network and performed non-negative matrix decomposition. SCPMF [
30] used each similarity as a constraint on drugs and viruses during matrix decomposition to predict associations between drugs and viruses. Instead of constructing a single heterogeneous network, OMC [
31] adopted separate matrix completion techniques to handle drug and disease networks independently.
Most matrix factorization methods, as described above, focus primarily on utilizing drug and disease networks. However, considering that genes also interact closely with drugs and diseases, incorporating features of all three components can lead to more accurate outcomes not only in drug–disease association prediction, but also in DTI and disease–gene association prediction. Tensors are commonly used to integrate these components. Tensor decomposition, which extends the concept of matrix decomposition to multiple dimensions, can be applied to discover novel associations among these components [
32]. For example, Wang et al. [
33] constructed a drug–target-disease tensor by combining drug–disease, drug–target, and disease–target associations and predicted drug–target-disease associations through tensor decomposition. NTD-DR [
34] performed non-negative tensor decomposition on a drug–target-disease tensor for drug repositioning. Non-negative tensor decomposition was enhanced with additional constraints based on similarities and associations between drugs, targets, and diseases. TDRC [
35] placed constraints related to biological similarity during tensor decomposition to identify links between microRNAs and diseases.
In this article, we present a network-based approach for computational drug repositioning that leverages a drug–gene–disease tensor containing drug–disease, drug–gene, and disease–gene associations. We employed tensor decomposition to predict drug–gene–disease triple associations. Additionally, we can predict pairwise associations by constructing drug–disease, drug–gene, and disease–gene matrices from latent factor matrices obtained through tensor decomposition.
However, tensor decomposition alone fails to capture the complex structure of drug–gene–disease associations and does not fully utilize the additional information available on drugs, genes, and diseases. This limitation arises because the tensor decomposition yields latent factor matrices through linear combinations. To overcome these limitations, neural network models can be employed because they excel at modeling nonlinear relationships and extracting diverse features from multiple datasets. Therefore, we propose a novel method for predicting drug–gene–disease triple associations by extending tensor decomposition to a nonlinear model. This method incorporates neural network models to handle the features from each dimension effectively. The aim of this study was to assess the degree of accuracy enhancement achieved by using predicted triple associations for computational drug repositioning.
2. Method
2.1. Preliminaries
A tensor is a multidimensional array representing different types of data, with each dimension corresponding to a specific type. It can take various forms such as a scalar when it has zero dimensions, a vector when it has one dimension, and a matrix when it has two dimensions. Tensor decomposition is a generalized technique that extends the decomposition of two-dimensional matrices into higher-dimensional tensors. CANDECOMP/PARAFAC (CP) decomposition [
36] is the most widely used tensor decomposition model. The rank-1 tensor is defined as the outer product of these vectors. Then, CP decomposition factorizes tensor
into a sum of rank-1 tensors, as follows:
the symbol × denotes the outer product of vectors
a,
b, and
c. Also,
,
, and
in the range of
, where
I,
J, and
K represent the dimensions of the tensors.
R is a positive number that signifies the tensor rank. The rank of the tensor
is the minimum number of rank-1 tensors required to represent
. The individual elements of the decomposed tensor are expressed as
where
,
,
.
2.2. Proposed Approaches
The prediction of drug–gene–disease associations can be framed as a tensor completion problem involving the drug–gene–disease tensor denoted as where I, J, and K indicate the number of drugs, genes, and diseases, respectively. When drug i is used to treat disease k, drug i binds to gene j, and disease k is caused by gene j, a triple link is considered to exist among drug i, gene j, and disease k, thereby setting the corresponding element of the tensor to 1. Initially, the remaining elements not associated with drug–gene–disease interactions are assigned a value of 0, and our goal was to estimate the scores for these other elements.
ID embedding vectors for drug
i, gene
j, and disease
k are typically regarded as latent vectors for drugs, genes, and diseases, respectively [
37]. Additional biological features pertaining to drugs, genes, and diseases can be provided as supplementary inputs. The drug–drug, gene–gene, and disease–disease similarities are utilized as extra information and normalized within the range of 0 to 1. Ultimately, the two sets of features, namely, the ID embedding and similarity vectors, are combined by concatenation as follows:
These combined vectors are taken as inputs of the fully connected neural network to convert the embeddings to a uniform size, , , and .
The proposed approach comprises two components: generalized tensor decomposition (GTD) and multi-layer perceptron (MLP). The GTD [
36] extends CP decomposition to effectively capture the associations among drugs, genes, and diseases. Consequently, the embeddings obtained for drugs, genes, and diseases via the fully connected neural layers can be interpreted as latent vectors. The functions that map the drug–gene–disease associations can be defined as follows:
where ⊙ denotes the element-wise product of the vectors
,
, and
. These vectors are projected onto the output layer to create a tensor containing the estimated scores, as follows:
where
is an activation function and
h denotes a vector for edge weights in the output layer. This model was transformed into a CP decomposition by utilizing the identity function and uniform vector of 1 as
and
h, respectively. In other words, GTD represents an extension of CP decomposition to a nonlinear model, enabling it to effectively capture the complex structure of drug–gene–disease associations. In our approach, we employed the sigmoid function as
to ensure that the output values lie within the range of 0 to 1, whereas
h is learned from the data.
Although GTD effectively models drug–gene–disease associations, it does not fully capture the individual features of drugs, genes, and diseases, as latent vectors are not treated independently. To address this limitation, we incorporate an MLP model to independently learn drug, gene, and disease features. The multi-layer structure of the MLP is constructed as follows: initially, the latent vectors
,
, and
corresponding to the drugs, genes, and diseases, respectively, are provided as inputs to the MLP.
The operations performed in the first hidden layer are as follows: The outputs of the previous layers,
,
, and
, are considered as inputs multiplied by the weight matrices of the first layer,
,
, and
, respectively. In addition, the biases of the first layer, represented as
,
, and
, are added to activate this function.
These operations are iteratively performed until reaching the
L-th layer.
Finally, the tensor containing the scores for drug–gene–disease associations can be derived by taking the element-wise product of the three components.
The MLP structure follows a tower pattern characterized by multiple layers, where the bottom layer has the greatest number of neurons and the subsequent layers have gradually decreasing numbers of neurons. Drug, gene, and disease features learned independently through the MLP are regarded as latent vectors representing drugs, genes, and diseases, respectively.
As mentioned earlier, GTD extends CP decomposition to model drug–gene–disease associations, whereas MLP identifies complex features of drugs, genes, and diseases. In this study, we propose a novel approach that combines the elements of the GTD and MLP. This model integrates an input consisting of ID embedding vectors and similarities and applies both GTD and MLP. The resulting drug, gene, and disease latent vectors from the GTD and MLP are merged to generate the final latent vectors and predict the drug–gene–disease associations. By leveraging GTD for modeling associations and MLP for learning features, this approach offers greater flexibility and non-linearity than traditional tensor decomposition methods, allowing it to capture complex drug–gene–disease associations.
4. Results
Experiments for drug–gene–disease triple-association prediction were conducted separately on the drug and disease sides. On the drug side, we examined the prediction of triple associations for a novel drug without any known drug–disease or drug–gene associations. This experiment involved the prediction of genes interacting with the new drug and diseases resulting from mutations in these genes. Conversely, on the disease side, we tested the prediction of triple associations for a new disease without any known drug–disease or disease–gene associations. The objective was to predict the genes responsible for the new disease and drugs targeting these genes. To evaluate the performance of the drug–gene–disease association prediction, we conducted a 10-fold cross-validation for each side. The folds were partitioned to ensure an even distribution of known triple associations.
The drug–gene–disease tensor is typically very sparse owing to the limited number of drug–disease, drug–gene, and disease–gene associations. This sparsity causes a severe imbalance between positive and negative samples, which can hinder model learning. To address this issue, we introduced negative samples by randomly selecting 10 unlinked elements between the drugs, genes, and diseases for each positive sample. This strategy resulted in a positive-to-negative sample ratio of 1 to 10.
The performance of the predictive model was assessed using two evaluation metrics: the area under the ROC curve (AUC) and normalized discrete cumulative gain (NDCG). The ROC curve was plotted by tracking the true-positive rate as the false-positive rate increases, and the area below the ROC curve is an indicator of the predictive accuracy of the binary classification models. The true-positive rate represents the proportion of samples correctly predicted to be positive among all positive samples, whereas the false-positive rate represents the proportion of samples incorrectly predicted to be positive among all negative samples.
The NDCG is an evaluation metric used in ranking-based recommendation systems. It assesses the quality of the top n predicted drug–gene–disease associations by assigning higher weights to those that are ranked more prominently. NDCG was calculated by normalizing the discounted cumulative gain (DCG) to ideal DCG (IDCG). The DCG was determined based on the relevance scores and rankings of the recommendation results.
where
represents the relevance score assigned to the recommended results and
n denotes the total number of ranked results used for evaluation. IDCG represents the DCG value when all recommended results are perfectly ordered. Both the AUC and NDCG values range between 0 and 1. Values closer to 1 indicate better predictive accuracy of the models.
4.1. Predicting Drug–Gene–Disease Triple Associations
First, we evaluated the performance of predicting drug–gene–disease triple associations on the drug side. This involved predicting associations for each drug without any prior knowledge of drug–disease or drug–gene associations. For the experimental dataset, we created a balanced set by randomly sampling 10 negative samples for each positive sample. To facilitate learning, positive and negative association pairs were divided into 10 folds based on the drugs. One fold was used for validation to terminate early if the performance did not improve, preventing the model from overfitting. Based on the prediction scores of the selected drug–disease pairs, we assessed the performance of the GTD, MLP, and their ensemble models using AUC and NDCG@n. The NDCG@n metric evaluates the accuracy of the top n associations based on their prediction scores. The results of the proposed approaches were compared with those of NTD-DR [
34], which is a conventional tensor decomposition method for drug repositioning.
The predictive accuracies on the drug side with respect to the AUC and NDCG@n scores with n values of 1, 3, 5, and 10 are presented in
Table 3. The proposed ensemble model consistently exhibited the highest predictive accuracy across both drug features as additional information. NTD-DR showed a lower overall accuracy than the proposed approach. When comparing the GTD and MLP, MLP performed better than GTD in terms of AUC. However, in terms of NDCG, the performance varied depending on the drug features. Specifically, when drug–drug similarity was measured using chemical structures, GTD achieved higher NDCG values than MLP. In contrast, the MLP, which learns drug, gene, and disease features individually, performed better than the GTD when similarity based on ATC codes was used.
Figure 1 shows the ROC curves of the drug–gene–disease association prediction experiments for a novel drug.
Figure 1a shows the results from the drug similarity networks using chemical structures, while
Figure 1b shows the results from the ATC code-based drug similarity networks. In both graphs, the proposed ensemble model and MLP exhibit a steep increase in the true-positive rate and are positioned in the upper-left corner. In contrast, NTD-DR and GTD show gradual increases in the true-positive rate as the false-positive rate increases.
Next, we evaluated the predictive performance of the drug–gene–disease triple associations on the disease side. This involved predicting associations for each disease without any prior knowledge of drug–disease or disease–gene associations. Similar to the drug side prediction, we divided the positive and negative association pairs into 10 folds based on diseases for the learning process. The AUC and NDCG results for the predictive outcomes on the disease side are presented in
Table 4. Consistent with the findings in
Table 3, the proposed ensemble model demonstrated a superior performance except for the AUC results from the ATC code-based drug similarity network. Although NTD-DR showed the highest AUC value, its NDCG results decreased. In terms of the NDCG index, the MLP ranked second after the ensemble method. These results can be attributed to the fact that AUC reflects classification performance, whereas NDCG considers the ranking of the predicted outcomes. In other words, NTD-DR performed well in determining the presence or absence of drug–gene–disease associations in terms of classification, whereas the MLP excelled in determining the ranking of these associations.
Figure 2 illustrates the ROC curves of the drug–gene–disease association prediction experiments for novel diseases, with (a) representing the results using drug similarity networks based on chemical structures and (b) representing the results using ATC code-based drug similarity networks. Similar to the findings in
Figure 1, NTD-DR shows a gradual increase in the true-positive rate as the false-positive rate increases. In contrast, the proposed ensemble model demonstrated a rapid increase in the true-positive rate. These results provide evidence that the ensemble model attained the highest NDCG values, as listed in
Table 4.
When comparing the prediction performance between the drug and disease sides, we observed that triple associations were generally better predicted for new drugs than for new diseases. This is primarily due to the larger number of drugs with available drug–gene–disease triple associations compared to the number of diseases. Moreover, when comparing the prediction performance between the two drug features used, the drug similarity network based on ATC codes showed a higher predictive accuracy on both the drug and disease sides than the network based on chemical structures. Finally, in all cases, the performance of the ensemble model was significantly improved over GTD. As the most significant result of this study, the accuracy of drug–gene–disease triple association prediction was enhanced by employing MLP to reflect and learn the distinct features of drugs, genes, and diseases.
4.2. Predicting Drug–Disease Pairwise Associations
The decomposition of drug–disease, drug–gene, and disease–gene matrices yields latent vectors for drugs, genes, and diseases, which can be used to identify pairwise associations between them. The latent vectors obtained through the prediction of drug–gene–disease triple associations, as conducted in previous experiments, also provide evidence of the associations between drugs, genes, and diseases. Consequently, pairwise associations among drugs, genes, and diseases can be predicted by taking the inner product of their corresponding latent vectors obtained from the tensor decomposition of drug–gene–disease associations.
First, drug–disease association prediction was performed using drug and disease latent vectors obtained through the prediction of drug–gene–disease triple associations. In terms of predictive accuracy, this approach was compared to several existing computational drug repositioning methods, namely MBiRW [
24], MSBMF [
28], OMC [
31], and deepDR [
26].
Table 5 presents the AUC and NDCG results of the drug–disease association prediction for new drugs without any prior knowledge of drug–disease or drug–gene associations. Overall, OMC, a previous matrix factorization method, and the proposed ensemble model demonstrated the best performance in this evaluation. Unlike other drug repositioning methods, OMC incorporates not only drug–disease associations but also drug–gene and disease–gene associations to capture the features of genes that are targeted by the drug and cause the disease. This result suggests that accurate drug repositioning relies not only on drug features but also on gene and disease features. The deep learning algorithm, deepDR, exhibited relatively poor performance as it did not utilize a disease similarity network, resulting in insufficient incorporation of disease features.
4.3. Predicting Drug–Gene Pairwise Associations
Subsequently, in a manner similar to drug–disease association prediction, drug–gene associations were predicted using latent vectors for drugs and genes obtained through drug–gene–disease triple association prediction. The predictive accuracy of the proposed approach was compared with that of previous DTI prediction methods, specifically NetLapRLS [
11], BLM-NII [
9], and MSCMF [
12].
Table 6 presents the AUC and NDCG results of the drug–gene association prediction for new drugs without any prior knowledge of drug–disease or drug–gene associations. Overall, the proposed ensemble model outperformed the other methods in terms of predictive accuracy, regardless of the drug features employed. GTD also demonstrated a strong performance, particularly in NDCG. GTD and MLP generally showed similar trends to the ensemble model, suggesting that incorporating drug–disease and disease–gene associations, along with disease features, contributes to improved accuracy in predicting drug–gene associations. Among the previous methods, NetLapRLS achieved relatively favorable results in terms of both the AUC and NDCG, particularly when larger values of
n were considered.
4.4. Predicting Disease–Gene Pairwise Associations
By prioritizing genes associated with a specific disease based on the prediction scores of disease–gene associations, candidate genes responsible for the disease can be identified. The prediction of disease–gene associations is accomplished using latent vectors representing diseases and genes obtained through drug–gene–disease triple association prediction.
Table 7 presents the AUC and NDCG results of the disease–gene association prediction for GTD, MLP, the proposed ensemble model, and existing disease–gene prioritization methods, namely PRINCE [
20] and HerGePred [
21]. The results demonstrated that the ensemble model, which leverages drug–gene and drug–disease associations, outperformed the other methods in terms of predictive accuracy.
4.5. Hyperparameter Tuning
The rank in the tensor decomposition corresponds to the number of latent factors required to represent the tensor and determines the size of the latent matrix. Generally, a lower rank yields a simpler decomposition result but with reduced accuracy. Conversely, a higher rank produces a more accurate decomposition result but increases the computational complexity and risk of overfitting. Because the optimal rank can vary depending on the size of the data and quality of the features, it is considered a hyperparameter to be chosen.
Figure 3 illustrates the AUC changes according to the rank for the prediction of drug–gene–disease triple associations.
Figure 3a,b present the results when utilizing chemical structures as a drug feature, whereas
Figure 3c,d display the results using the ATC code-based drug similarity network. Also,
Figure 3a,c show the prediction results for new drugs, whereas
Figure 3b,d show the prediction results for new diseases. It can be observed that GTD and the ensemble model generally tend to overfit as the rank increases, resulting in poor performance. However, MLP improves the performance as the rank increases, although the rate of improvement gradually diminishes. The rank employed in the previous experiment was determined to be the highest performing rank because no method for identifying the optimal rank in tensor decomposition was available.
4.6. Balancing Training Datasets
The drug–gene–disease tensor used in this experiment exhibited a high level of sparsity, resulting in an imbalance between the positive and negative samples. To address this issue, we randomly selected negative samples per positive sample, where represents the proportion of negative to positive samples. Increasing the value of further exacerbated this imbalance. It is important to note that achieving a balance in the training dataset between positive and negative samples can impact the predictive accuracy of the model, thus necessitating the determination of an appropriate .
Figure 4 presents the experimental results obtained while exploring the drug–gene–disease triple association prediction to identify the optimal value of
using the drug similarity network of chemical structures (
Figure 4a) and the network based on the ATC code (
Figure 4b). When
was less than 10, GTD exhibited inaccurate predictions because it did not adequately consider the negative samples in the tensor. When
was set to 10, GTD, MLP, and the ensemble model demonstrated the best predictive performance. However, as
exceeded 10, the accuracy of MLP significantly decreased. This indicates that the model became overfitted to the negative samples as
increased. Consequently, the optimal
for drug–gene–disease triple association prediction was determined to be 10.
5. Discussion and Conclusions
Drug repositioning provides considerable benefits in terms of safety, time, and cost, by identifying new therapeutic indications for existing drugs. Computational approaches are highly anticipated because of their effectiveness in inferring potential associations between drugs and diseases. Over the past few years, numerous network-based drug repositioning methods have been proposed. Moreover, since drugs achieve their therapeutic effects by targeting specific genes, it is crucial to identify the proteins targeted by drugs and the genes implicated in diseases to facilitate successful drug repositioning. Consequently, simultaneous research has been conducted on drug–target interaction prediction and disease–gene prioritization methods to complement drug repositioning efforts.
In this study, we introduced a novel model that integrates GTD and MLP to identify triple associations among drugs, genes, and diseases. Our approach combines ID embedding vectors for drugs, genes, and diseases with biological similarities to facilitate learning. Through extensive experiments, we demonstrated that our proposed ensemble model surpassed the traditional tensor decomposition method in accurately predicting triple associations. This improvement can be attributed to the combination of GTD, which models drug–gene–disease associations, and MLP, which learns the individual features of drugs, genes, and diseases. As a result, our model captured complex associations among drugs, genes, and diseases more effectively than conventional element-wise multiplication in tensor decomposition.
Moreover, we leveraged the latent vectors for drugs, genes, and diseases obtained from the drug–gene–disease association prediction experiments to extend our approach for predicting drug–disease, drug–gene, and disease–gene associations. The proposed ensemble model consistently demonstrated superior performance in pairwise association predictions. Notably, previous methods that incorporated features from all three components, drugs, genes, and diseases, also yielded accurate results. These findings highlight the interactions among drugs, genes, and diseases, emphasizing the importance of considering genes in drug repositioning, diseases in DTI prediction, and drugs in disease-causing gene prioritization. Additionally, our proposed model enables the simultaneous prediction of drug–disease, drug–gene, and disease–gene associations through drug–gene–disease association prediction. Consequently, our ensemble model achieved fast performance in these tasks compared with existing methods that predict each type of pairwise association separately or the conventional tensor decomposition approach, which requires learning from large tensors.
This study has significant implications for the field of medical science. Possible implications include not only expanding the range of treatment for diseases but also identifying novel drug targets and disease mechanisms. Genetic information regarding therapeutic targets for drug repositioning can greatly contribute to personalized medicine by tailoring treatments based on an individual’s genetic makeup, thus minimizing adverse drug reactions and maximizing therapeutic efficacy. Moreover, leveraging genetic information allows for the assessment of disease risks and the implementation of preventive measures for specific conditions. Ultimately, these advancements will enable the development of more targeted and effective healthcare approaches.