Skip to main content
  • Methodology article
  • Open access
  • Published:

Synthetic repurposing of drugs against hypertension: a datamining method based on association rules and a novel discrete algorithm

Abstract

Background

Drug repurposing aims to detect the new therapeutic benefits of the existing drugs and reduce the spent time and cost of the drug development projects. The synthetic repurposing of drugs may prove to be more useful than the single repurposing in terms of reducing toxicity and enhancing efficacy. However, the researchers have not given it serious consideration. To address the issue, a novel datamining method is introduced and applied to repositioning of drugs for hypertension (HT) which is a serious medical condition and needs some improved treatment plans to help treat it.

Results

A novel two-step data mining method, which is based on the If-Then association rules as well as a novel discrete optimization algorithm, was introduced and applied to the synthetic repurposing of drugs for HT. The required data were also extracted from DrugBank, KEGG, and DrugR+ databases. The findings indicated that based on the different statistical criteria, the proposed method outperformed the other state-of-the-art approaches. In contrast to the previously proposed methods which had failed to discover a list on some datasets, our method could find a combination list for all of them.

Conclusion

Since the proposed synthetic method uses medications in small dosages, it might revive some failed drug development projects and put forward a suitable plan for treating different diseases such as COVID-19 and HT. It is also worth noting that applying efficient computational methods helps to produce better results.

Background

Hypertension (HT) is a long-term medical condition, in which blood circulates anomalously through the vessels. In terms of the nature of HT, the patients are divided into two groups, which are as follows [1]:

  1. i)

    The Primary HT: some genetic factors as well as unhealthy lifestyles such as having a salty diet, smoking, drinking alcohol, stresses and strains, overweight etc. [2] all have an important role in inducing HT. More than 90% of the hypertensive patients who are mostly adults, are placed in this category.

  2. ii)

    The Secondary HT: some medical conditions such as the chronic kidney illnesses might also give rise to HT [3]. Less than 10% of the patients, whose HT may be reduced through treating the main condition [4], are placed in this group.

According to the world health organization, about 1.3 billion people around the world, which is a remarkable number, suffer from HT [5]. Most of these patients who are from the low and middle-paid countries [6], need some proper therapeutic plans such as drug repurposing methods which could yield the desired effect [7]. Drug repurposing or drug repositioning process, which may be the best option to treat diseases, brings about some big advantages as follows: First, it may make the finding treatment plan against HT a cost-effective and time-saving process. Second, it might be useful in treating both the orphan and rare HT diseases such as COVID-19, considering the fact that drug companies cannot afford to develop new molecular entities or cannot develop a suitable medication in a reasonable time order. Third, it might prove that the existing drugs have many hidden medical benefits in treating HT, in view of the fact that such advantages have not been detected before.

Beside taking advantage of drug repurposing, The synthetic repurposing of Drugs, in which instead of recommending a specific drug, a combination of two or more medicines is prescribed, might yield various advantages as follows:

  1. i)

    It might lessen the medicines’ toxicity through applying them in small doses [8], which in turn can lead to reviving the previous drug development projects which have failed due to facing some biological problems such as bioavailability or large amounts of toxicity.

  2. ii)

    It may increase the effectualness of drugs and yield some better treatment methods. In contrast to a single therapy, a proper combination of drugs can produce much better synergic effect and have more control over the disease. However, the drug-drug adverse reactions are considered to be the main challenge in front of the researchers [9].

  3. iii)

    It may pave the way for developing a new research branch of drug repurposing and expanding the drug usages in a wide range of diseases [10], which in turn can help pharmaceutical companies or pharmacologists determine the doses of drugs and address their technical issues.

  4. iv)

    The results obtained from the synthetic repurposing of drugs may also be applied to a combination therapy, in which a drug can increase the effectualness of one particular drug when combined with it [11]. There is a marked difference between the synthetic treatment and combination therapy concepts. The first one is based on a synthesis of different drugs instead of a given medication, whereas the second one combines one or more medications with a given drug [12]. In other words, in the synthetic repurposing method, a combination of two drugs (A and B) is used instead of a given drug (C), whereas in the combination therapy, a combination of a given drug (C) and another drug (E) is being used.

The present study aims to introduce the synthetic repurposing of drugs as a useful approach to treat various diseases such as HT. For this purpose, a novel datamining method, which is based on our proposed algorithm and the association rules, is presented. The approach employed to conducting the research, consists of two main parts as follows: First, the If-Then association rules are applied to a large volume of data to extract information about the drug-target interactions, the drug-drug adverse reactions, and the drug-diseases data. Second, the discrete version of the proposed discrete algorithm (Trader) [13] is introduced and used to discover the synthetic lists which might be useful in controlling HT.

In the present study, the related works on the repurposing of drugs are examined and categorized from a computational perspective, which are listed as follows:

  1. i)

    The machine learning-based researches: in these researches, the existing data are examined to discover the relationship between inputs and outputs [14]. Overall, until recently, three types of machine learning methods, including supervised, semi-supervised, and unsupervised have been applied to the scope of drug discovery processes [15]. It has been also shown that some modified and improved versions of the present approaches such as deep neural networks could yield better predictive models [16], and overfitting and insufficient amounts of data have been the main challenges in front of the researchers who have been engaged in generating an appropriate predictive model [17,18,19].

  2. ii)

    The theory-based researches: normally, researchers formulate the relationship among the biological entities based on the numerical and experimental experiences [20, 21]. For this purpose, they have proposed many mathematical equations to calculate the drugs’ structural similarities [22, 23] and based on the similarity score, they have examined the role of the analogous drugs in treating diseases [24]. The fact that the drugs with similar structures (scores) might be replaced with one another, is of the utmost importance. However, it has been reported that the theory-based methods are not applicable to the most projects and to qualify, they need to meet some other criteria [25].

  3. iii)

    The graph and network theory-based researches: these studies employ a graph or a network to show the communication among the biological components [26]. For this purpose, first the graph algorithms are applied to the generated network [27, 28], and then the hidden relations are detected [29]. Although these techniques are confronted with minimal validity challenges and can produce significant results, they are not applicable to the most drug repurposing cases because the biological elements act according to the hypergraph concepts [30, 31].

  4. iv)

    The text mining-based researches: in these studies, different algorithms are applied to delve into a massive volume of raw data and gather the desired ones [32]. The prevalent drug repositioning strategies which are employed to apply this approach, are as follows: K-means, KNN, the association rules, and optimization algorithms [33, 34]. For best results, it is essential to organize the data effectively and apply the state-of-the-art algorithms. Our proposed method, which employs both the association rules (If-Then) [35] and the novel discrete algorithm (Trader), fits into this category of the related works.

  5. v)

    The ensemble method-based researches: in such research projects, various techniques are combined in several different ways [36] to generate an efficient tool for predicting and discovering the hidden benefits of the drugs [37]. For example, some researchers have mixed different aspects of the computational methods to obtain a suitable predictive model [38,39,40]. However, from the biological perspective, it has been shown that the simple techniques are sometimes better than the complex ones [41], and the ensemble methods’ overfitting possibilities might be more than the other approaches’.

Results

The newly proposed method for the synthetic repurposing of drugs was implemented in the MATLAB programming language and then compared with the four state-of-the-art algorithms, including the discrete symbiotic optimization search (DSOS) [42], the forest optimization algorithm (FOA) [43], the world competitive contests algorithm (WCC) [44], and the cuckoo optimization (CUK) algorithm [45]. Afterwards, the above-mentioned state-of-the-art algorithms were applied to the generated datasets which have been presented in Table 1. Next, some candidate medicines were selected from medications which have been suggested for use in controlling HT by the different proposed treatment methods. In the datasets, there exist three pieces of information about every drug, which are as follows: i) the total number of a drug’s targets, including the main targets and the side effects, ii) the total number of a drug’s targets which are effective in controlling hypertension, and (iii) the total number of the drugs which have a target in common with one of the main targets of the specified drug. For instance, in the case of Nicardipine which interacts with 15 targets, only 4 targets play a key role in treating hypertension, and the remaining 11 targets are regarded as just some side effects. There are also 40 drugs which have at least an interaction with the main targets of Nicardipine. The present study aims to substitute a specified drug such as Nicardipine with an optimal subset of drugs which help control hypertension.

Table 1 The properties of the generated datasets

The results obtained from applying the algorithms to the datasets have been divided into two categories, which are as follows:

  1. i)

    In the first class of evaluations, the performance of the algorithms was examined in terms of convergence, stability, and some statistical criteria such as the P-value, the standard deviation (STD). The stochastic operations of the optimization algorithms generate various results in their different runs. For this reason, each algorithm was individually executed 50 times, and then the generated data were analyzed. Each algorithm was executed under similar circumstances and invoked the same number of the score functions. Figure 1 represents the convergence of the algorithms on the generated datasets. The horizontal and vertical axes show the iteration number and the best-obtained score, respectively. When the size of the problem or the candidate drugs is small, most of the algorithms can choose the best possible subset of medicines to cure HT. However, both their performance and their convergence are reduced when the total number of the candidate drugs rises, which in turn can lead to their failure to acquire the best answer to the synthetic repurposing of drugs. For instance, Although the FOA algorithm has acquired the best solution to the Trandolapril dataset, it does not produce the best synthetic medicines on the remaining datasets and therefore falls into the local optima solutions.

Fig. 1
figure 1

The convergence behavior of the algorithms on the generated datasets. The convergence of the algorithms on the a Trandolapril, b Atenolol, c Carteolol, d Nicardipine, e Felodipine, f Nifedipine, g Nisoldipine, h Doxazosin, and i Prazosin datasets. For the datasets with small sizes, the performance of the algorithms is almost the same. However, through increasing the total number of candidate drugs (the size of the problem), algorithms display different functionality. Trader, WCC, DSOS, FOA, and CUK, respectively are among the algorithms which are considered to have the proper convergence behavior

The principles of the meta-heuristic algorithms are approximately the same. For instance, these algorithms generate some random potential answers to a problem and, then, try to improve them based on some random operations [46]. Therefore, they must be executed at least 30 times, and their performance should be evaluated based on the produced data [47]. An algorithm which can yield very similar results in disparate runs, is more stable than the others and consequently, its generated outcomes should be better than the others’. Figure 2 demonstrates the algorithms’ stability on the created datasets in 50 distinct executions.

Fig. 2
figure 2

The stability behavior of the algorithms on the generated dataset. The stability of the algorithms on the a Trandolapril, b Atenolol, c Carteolol, d Nicardipine, e Felodipine, f Nifedipine, g Nisoldipine, h Doxazosin, and i Prazosin datasets. Trader is remarkably more stable than the others and delivers better results on the datasets except for Trandolapril and Nicardipine. Moreover, Trader’s performance is better than the others’ because the performance of the other algorithms lowers through increasing the total number of candidate drugs

In Fig. 2, the horizontal and vertical axes present the number of runs and the best-obtained score values, respectively. Since all of the algorithms produce the best possible results on Trandolapril in all of their executions, the generated results overlap. The stability of each algorithm will differ from that of the other ones as the number of the candidate drugs increases. Overall, Trader, WCC, DSOS, FOA, and CUK, respectively are the best algorithms in terms of the stability power.

Table 2, which shows the algorithms’ performance on the generated datasets in 50 distinct executions, has been provided to examine the functionality of the algorithms accurately. For different executions, this table presents the following information: (i) the worst results of the algorithms, (ii) the best results of the algorithms, (iii) the average value of the results, (iv) The p-value which indicates how much the algorithms’ results is produced by chance, (v) the standard deviation (STD) of the results, and (vi) the confidence interval (CI) which indicates a range in which the outcomes of the algorithms are expected to be obtained. Due to falling into the local optima solutions, the value of STD is higher than the other algorithms’ value on some datasets. For instance, the DSOS algorithm does not show stable behavior in finding a potential answer to the problem as the size of the problem increases.

Table 2 A comparison of the algorithms’ performance on the generated datasets

Every algorithm’s performance on the Trandolapril dataset is the same as the other algorithms’. Also, The best results obtained from applying both Trader and the WCC algorithm on the Atenolol and Nicardipine datasets are alike. The WCC algorithm’s best-obtained score on the Felodipine dataset is better than the other algorithms’. In the case of the newly introduced algorithm (Trader), its best-acquired outcomes are very similar to the WCC algorithm’s on the Felodipine dataset. Compared to the other algorithms, Trader has better performance on the remaining datasets.

Table 3 summarizes the data presented in Table 2 and makes a comprehensive comparison among the algorithms. This Table shows that compared to the other methods, the newly proposed method is the most suitable option for the synthetic repositioning of drugs.

Table 3 A comprehensive comparison of the algorithms’ performance on the generated datasets

To make a comparison among the algorithms, their performance was examined based on the Wilcoxon statistical test [48]. For the purpose of this comparison, the results of the proposed algorithm (Trader) which were regarded as the test base, were compared with the other algorithms’ outcomes (Table 4). As mentioned earlier, the p-value in Table 2 shows what amount of the results of the algorithms is produced randomly, but the p-value in Table 4 demonstrates whether the proposed algorithm’s performance is the same as or more efficient than the others’ performance. For the purpose of comparing the proposed algorithm with an algorithm, named A, we considered the following hypotheses:

  • H0: The performance of the proposed algorithm is the same as the performance of A.

  • H1: The performance of the proposed algorithm is more efficient than the performance of A.

Table 4 The p-value of the algorithms on the generated datasets based on the results of the Trader algorithm (proposed algorithm) as a test base

If the p-value is less than 0.05, H0 will be rejected and H1 will be accepted. Otherwise, H0 will be accepted, and H1 will be rejected.

  1. ii)

    In the second part of the results, the outcomes of the algorithm are discussed from the drug synthetic repurposing aspect. For the selected drugs against HT, Table 5 demonstrates a list of drugs which may be replaced with a given drug.

Table 5 The synthetic repurposing of drugs for the HT

Trandolapril which is used for treating the minor HT, is a molecule which blocks the angiotensin-converting enzyme’s activity (ACE) [49]. This medication can interact with ACE whose involvement in regulating the rate of fluids in the body makes it capable of controlling HT. As shown in Table 5, all of the algorithms have proposed a drug with a few side effects, which may be replaced with Trandolapril. Atenolol, which is used to cure the abnormal rhythm of heartbeats, is a beta-blocker. Like Trandolapril, it interacts with ACE [50]. Once again, all of the algorithms have suggested a drug which can be replaced with Atenolol, as in Trandolapril’s case. However, the proposed drugs have a number of side effects and may produce some undesired effects on the body. Trader, WCC, and DSOS managed to find some substitutes without side effects and therefore are better than FOA and CUK.

Since Carteolol acts against the beta-2 adrenergic receptor and agonists the beta-1 adrenergic receptor [51] it can reduce the blood pressure; for this reason, it is regarded as a candidate for treating HT. All of the algorithms propose a list of drugs, but both their lists and their costs differ. Compared to the other algorithms, both Trader and WCC algorithm have produced a proper result based on the score function.

Nicardipine, which is a calcium channel blocker, controls the blood pressure [52]. CUK and FOA could not propose some candidate drugs which can be replaced with Nicardipine. While Trader yielded two lists which can be replaced with Nicardipine, WCC and DSOS proposed just a synthetic list instead of Nicardipine. Based on the score function, all of the lists have an identical value and may be a suitable option for treating HT.

Felodipine is capable of controlling the blood pressure by blocking the calcium channels, so it can be a proper option for curing both the mild and minor HT [53]. To treat HT, instead of proposing Felodipine, algorithms have acquired a list of medications which include Pinaverium. Trader’s suggested list has the best score value compared to the lists proposed by the other ones.

Nifedipine and Nisoldipine slow down the penetration of calcium into the heart cells and vessel walls [54]. As a result, heart can pump blood around the body and widen the blood vessels efficiently. All of the algorithms except Trader have failed to discover candidates which can be used instead of Nifedipine and Nisoldipine. In this case, Trader puts forward one or two possible lists.

Doxazosin blocks the Alpha-1A, Alpha-1B, and Alpha-1D adrenergic receptors and smooths the growth of muscle cells [55]. In contrast to CUK and FOA which did not manage to detect any drug substitutes for Doxazosin, Trader, WCC, and DSOS succeeded in discovering a single-member list. Based on the score value, Trader, WCC, and DSOS, respectively can be ranked among the most functional algorithms.

Prazosin works against the Alpha-1A, Alpha-1B, and Alpha-1D adrenergic receptors. In a comparison made among the results obtained from different algorithms, it is shown that to control HT, Trader has substituted three different lists for Prazosin, whereas the other algorithms have replaced Prazosin with just a two-member list. Moreover, from the score value viewpoint, Trader’s proposed lists are more suitable than those suggested by the other algorithms.

Based on the obtained results, it can be concluded that Trader (the newly introduced algorithm) is more efficient than the other state-of-the-art algorithms and proposes some better synthetic drug lists to treat HT. In addition, the results of the newly proposed drug lists by Trader have been presented in detail in Table 6 and demonstrate how similar the suggested drugs are.

Table 6 The outcomes of the proposed algorithm on the selected drugs

Discussion

To discover the hidden applications of the existing drugs, a drug repositioning method, which is based on the newly introduced discrete optimization algorithm (Trader) and If-Then association rules, was proposed. The proposed method may reduce the toxicity of drugs and enhance their effectualness in curing diseases. To investigate the applicability of the suggested method, it was applied to the nine hypertension-related datasets, and the results were analyzed and examined from two perspectives. From the first viewpoint, it was shown that the state-of-the-art algorithms yield better outcomes than the others. The average score value and the confidence interval of the proposed algorithm (Trader) were − 7.79 and [− 9.05–6.52], respectively, which were remarkably better than those obtained from the other algorithms. Besides, while the proposed algorithm could detect some candidate lists for all of the datasets, the others failed to do so. For example, the other algorithms except for Trader failed to explore for the potential drugs which can be replaced with Nifedipine and Nisoldipine. From the second viewpoint, the application of the suggested drugs was examined in treating hypertension. A detailed examination of the data yielded some important results as follows: First, the proposed method succeeded in suggesting some proper substitutes for the selected drugs, which may be more useful than the current therapeutic methods in treating HT. For example, the proposed approach managed to replace Atenolol with Esmolol which belongs to a family of beta-blocker drugs and does not have any side effects [56]. As mentioned before, Atenolol can interact with two targets [57], one of which is responsible for HT, and the next one is a side effect. The small doses of the above-mentioned drugs may combine with their substitutes and produce the desired effect. For instance, in databases, it has been reported that a combination of Trandolapril and Cilazapril might prove more useful in controlling HT [58]. Second, the proposed approach can introduce the novel applications of some drugs. For example, Pinaverium which is a first-line option for curing bowl dysfunctionality, operates as an inhibitor and antagonist of the voltage-dependent calcium channel protein [59]. Moreover, more than 60 countries are exploiting Pinaverium to treat gastrointestinal disorders. However, it still has not won approval from FDA. Pinaverium’s application in controlling HT may be based on the kind of method employed in this research. Therefore, the introduced approach might especially revitalize the projects which have already failed due to the various undesired biological effects of drugs [60]. Besides, this method might be a suitable therapeutic plan for treating orphans or diseases because developing an efficient drug is both costly and time-consuming and therefore not affordable for drug companies [61]. Another introduced medication for managing HT is Dapiprazole which is an alpha-blocker agent. Dapiprazol helps to reduce the size of the pupils of the eyes in patients who suffer from mydriasis [62]. Although different studies have reported many undesired side effects of Dapiprazole and some other drugs such as Pinaverium [63], the proposed approach aims to employ these drugs in an appropriate manner. To this end, such medications are used in small doses to decrease their undesired effects, [64]. Furthermore, a proper combination of drugs might produce a synergistic effect on treating HT [65]. A few studies have investigated the synergic effects of drugs and for this purpose, have examined some drug-drug adverse reactions. However, most of them have not been specified, yet. The machine learning approaches can help predict the drug-drug adverse reactions and introduce the most reliable synthetic candidates.

Conclusion

A novel discrete algorithm, named Trader, was introduced for the synthetic repurposing of drugs. This method can resume most of the failed drug discovery projects and might be the most suitable option for treating the orphan and rare diseases. The proposed approach takes account of the various aspects of the synthetic repositioning of medications, including the drugs’ mechanism of action on targets, the drug-drug adverse reactions, and the total number of side effects. Based on the obtained results, it can be concluded that the-state-of-the-art algorithms yield better results and show more suitable performance in comparison to the others. Furthermore, the literature findings validate the functionality of the proposed method and suggest several synthetic repurposing lists to reduce hypertension.

Methods

A two-step datamining method was proposed to discover drugs that might be useful in treating HT. In the first step, based on the If-Then rules, it was determined which drugs may inhibit or prevent the targets inducing HT. In the second step, an optimal subset of the candidate drugs whose combinations may be helpful to treat HT, was selected by the proposed discrete optimization algorithm (Trader). Figure 3 presents the framework of the proposed method.

Fig. 3
figure 3

The framework of the proposed method. In the first step, the desired data are obtained from DrugR+ database. Next, drug-disease (D-DI), drug-target (D-T), and drug-drug-adverse reaction (D-D AR) matrices are formed. Drugs which can affect the HT inducing targets, are acquired based on the If-then rules. In the second step, the proposed optimization algorithm (Trader) is used to select a combination of drugs for the repurposing of medications for HT

The first part of the proposed approach includes a number of steps which are as follows:

  1. i)

    Obtaining the data: data on the drugs and their different targets were extracted from DrugR+ (version 2019.11) [66], which is a relational database and integrates DrugBank (version 5.0) [67] and KEGG (version September 1, 2019) [68] databases. DrugR+ database provides an online tool that takes a drug and suggests some potential drugs which can be substituted for the first one [69]. Meanwhile, DrugR+ has an advanced search section in which users can state their SQL queries and download the results immediately. In selecting the datasets, the size of the data and the various treatment properties of drugs have been considered.

  2. ii)

    Constituting the drug-disease (D-DI) matrix: based on the downloaded data, a binary matrix, named DDI, and incorporated drugs-diseases relationships, was formed using Eq. (1).

$$ \mathrm{DDI}\left(\mathrm{i},\mathrm{j}\right)=\left\{\begin{array}{c}1\kern0.5em if\ the\ {i}^{th}\ drug\ is\ used\ for\ treating\ the\ {j}^{th}\ disease\\ {}0\kern0.5em else\kern23.5em \end{array}\right. $$
(1)

Where i and j indicate a drug and a disease, respectively. The total number of drugs and diseases are 13,251 and 3318, respectively.

  1. iii)

    Constituting the drug-target (D-T) matrix: this matrix shows whether a drug affects a target or not. The extracted data show that there are four classes of drug-target effects, including (a) agonizing, (b) antagonizing, (c) inhibiting, and (d) inducing. The targets whose total numbers were 4893, consisted of both proteins and enzymes. The DT matrix was formed using Eq. (2).

$$ \mathrm{DT}\left(\mathrm{i},\mathrm{j}\right)=\left\{\begin{array}{c} INH\kern2em if\ the\ {i}^{th}\ drug\ inhibits\ the\ {j}^{th}\ target\kern2.5em \\ {} IND\kern2em if\ the\ {i}^{th}\ drug\ induces\ the\ {j}^{th}\ target\kern2.5em \\ {} AGO\kern2em if\ the\ {i}^{th}\ drug\ agonists\ the\ {j}^{th}\ target\kern2em \\ {} ANT\kern2em if\ the\ {i}^{th}\ drug\ antagonists\ the\ {j}^{th}\ target\kern0.5em \\ {}0\kern2.5em else\kern18em \end{array}\right. $$
(2)
  1. iv)

    Constituting the drug-drug adverse reaction (DDAR) matrix: Some drugs may interact, neutralize their effects, and trigger a serious problem in a body. A matrix, named DDAR, was formed to investigate the problem (Eq. (3).

$$ \mathrm{DDAR}\left(\mathrm{i},\mathrm{j}\right)=\left\{\begin{array}{c}1\kern0.5em if\ the\ {i}^{th}\ drug\ has\ adverse\ reaction\ with\ the\ {j}^{th}\ drug\\ {}0\kern0.5em else\kern25.25em \end{array}\right. $$
(3)
  1. v)

    Mining: during every stage of the process, we employed the DT and DDI matrices to extract some information which were used as the input of the discrete optimization algorithm (Trader). In the first part of the proposed method, different targets of blood pressure along with their effects (inhibiting, inducing, agonizing, and antagonizing) are determined and placed in a set named HT_TARGETS. Equation (4) presents the mentioned set as follow:

$$ \mathrm{HT}\_\mathrm{TARGETS}=\left[\left({\mathrm{T}}_1,{\mathrm{R}}_1\right),\dots, \left({\mathrm{T}}_{\mathrm{n}},{\mathrm{R}}_{\mathrm{n}}\right)\right] $$
(4)

Where n, Ti, and Ri are the total number of the obtained targets, the ith target, and the effect which leads to high blood pressure, respectively.

Furthermore, another set, named DRUGS, was created for drugs that directly interact with the HT_TARGETS collection and exert exactly the same impact on the targets. For instance, both the Angiotensin II and Candesartan drugs interact with the Type-1 angiotensin II receptor. However, Angiotensin II affects the mentioned target as an agonist whereas Candesartan affects it as an antagonist. Therefore, Angiotensin II is ignored because its function is not exactly the same as Candesartan’s.

In this study, the interaction between a drug such as D and a target such as T (protein (P) and an enzyme (E)) is presented by “➔”. The effect of D on T and the cause of hypertension due to T are shown by F(D,T) and F(HT,T), respectively. Next, the following rules are applied to all of the existing drugs, and the candidate drugs are added to the DRUGS set.

  1. a)

    IF D ➔ T && F(D,T) = F(HT,T) THEN

    • D may be useful for controlling HT

  2. b)

    IF E ➔ P && F(E,P) = F(HT,P) THEN

    • The drug, which interacts with E, may be useful for controlling HT

  3. c)

    IF P ➔ E && F(E,P) = F(HT,E) THEN

    • The drug, which interacts with P, may be useful for controlling HT

  4. d)

    IF P1 ➔ P2 && F(P1,P2) = F(HT,P2) THEN

    • The drug, which interacts with P1, may be useful for controlling HT

  5. e)

    IF E1 ➔ E2 && F(E1,E2) = F(HT,E2) THEN

    • The drug, which interacts with E1, may be useful for controlling HT.

In the second part of the proposed method, the discrete optimization algorithm (Trader) was applied to select the optimal subsets of the obtained drugs which may reduce the pressure of blood. For this purpose, a number of steps were followed:

  1. i)

    Creating the first population of the candidate solutions (CSs): Trader begins with randomly created potential answers, which are presented by an array shown in Eq. (5).

$$ \mathrm{CS}=\left[{\mathrm{V}}_1,{\mathrm{V}}_2,\dots, {\mathrm{V}}_{\mathrm{m}},\mathrm{G},\mathrm{Score}\right] $$
(5)

Where Vi, m, G, and Score are the ith variable, the total number of variables, the group, and the score or fitness of the CS. Every variable shows a drug whose value is set 1 or 0 for the selected and unselected drugs, respectively.

  1. ii)

    Calculating the score of the CSs: The CSs which are answers to the mentioned problem, differ widely in terms of how much they are worthy of consideration. In this study, the score is calculated using Eq. (6).

$$ \mathrm{Score}= AT-\frac{\sum_{i=}^m{SE}_i}{\sum_{i=1}^m{v}_i} $$
(6)

Where m, vi, SE, and AT represent the length of a CS, the value of the ith variable (0 or 1), the total number of side effects related to the ith drug, and the total number of the covered targets which are correspondent with HT, respectively.

  1. iii)

    Grouping CSs: The total number of the groups and the total number of the traders are the same concepts, and they show a group. At the beginning of the algorithm, the total number of the members in the groups is the same, and In the next iterations, they are updated using Eq. (7).

$$ {\mathrm{TM}}_{\mathrm{i}}=\mathrm{round}\left(\ \frac{property_i}{\sum_{k=1}^T{property}_k}\times \left(\mathrm{C}-\mathrm{M}\times \mathrm{T}\right)\right) $$
(7)

Where TMi, C, and T present the total number of the members in the ith group, the total number of CSs, and the total number of the traders or groups, respectively. M is a constant value (2) and guarantees that none of the groups will be eliminated during the iterations of the algorithm in each stage. The property of the ith trader is calculated using Eq. (8).

$$ {\mathrm{property}}_{\mathrm{i}}={\sum}_{i=1}^M score\left({CS}_i\right) $$
(8)

Where M and score show the total number of CSs in the ith group and the score of the related CS, respectively. In other words, the property of a group is equivalent to the sum of its CSs’ scores.

  1. iv)

    Changing the CSs: there are three operators who change both the master and the slave CSs. As shown in Eqs. (9, 10, and 11), these operators, named retailing, distributing, and importing-exporting, try to improve the CSs. when the retailing operator is employed, the minimum number of changes will be applied to a slave-CS. The distributing operator obtains some values from the best CS of the group (the master-CS) and then, assigns them to the other CSs of the group (slave_CS). While both the distributing and retailing operators change the slave-CSs, the importing-exporting operator brings about changes in the master-CSs. The changes can be accepted in all of the operators, provided that they improve the value of a CS’s score.

$$ {\sum}_{i=1}^R\left({CS}_{slave}(K)=\left|\left({CS}_{slave}(K)-1\right)\right|\right) $$
(9)

Where K and R are two random integer values in [1, length(CS)] and [1, length(CS)/10], respectively.

$$ {\sum}_{\mathrm{i}=1}^R\left({CS}_{slave}(K)={CS}_{master}(K)\right) $$
(10)

Where K and R are two random integer values in [1, length(CS)].

$$ {\sum}_{i=1}^R\left({CS_{master}}_j(K)={CS_{master}}_m(K)\right) $$
(11)

Where j and m are the importer and exporter CSs, respectively. Also, the values of K and R can be measured using Eq. (9).

An instance of the mentioned operators has been illustrated in Fig. 4.

Fig. 4
figure 4

The Trader’s operators. a An example of the retailing operator: three points have been chosen randomly, and, then, their values have been updated by Eq. (9). This operator is only applied to slave_CSs. b An instance of the distributing operator: The master_CS selects two values from its values and distributes them to the slave_CS. c An example of the importing-exporting operator: The exporter CSs select some of their values and send them to the importer CS. After applying the operators, the score function is called. The changes can be accepted, provided that the new score is better than the previous one. In contrast, the changes will be ignored, if the previous values are retrieved from the memory

Calculating drug-drug similarity score

Equation (12) was employed to calculate the similarity score between drugs [70]:

$$ \mathrm{Similarity}\Big({\mathrm{D}}_{\mathrm{i}},{\mathrm{D}}_{\mathrm{j}}=\frac{\sum_{r=1}^n\left({w}_{r\times }{C}_{i.r}\times {C}_{j.r}\right)}{\sum_{r=1}^n\left(\sqrt{w_{r\times }{C}_{i.r}}\sqrt{w_{r\times }{C}_{j.r}}\right)} $$
(12)

Where Di, Dj, n, Ci,r, and Cj,r are the ith drug, the jth drug, the total number of the chemical components, the total number of the rth chemical component in ith, and the total number of the rth chemical component in the jth chemical component, respectively. Wr, which is calculated by Eq. (13), is the weight of the rth chemical component.

$$ {\mathrm{w}}_{\mathrm{r}}=\frac{\min \left({d}_r.\kern0.5em 1\right)\times \min \left({C}_{i.r}.\kern0.75em {C}_{j.r}\right)}{\max \left({C}_{i.r}.\kern0.5em {C}_{j.r}\right)+ eps} $$
(13)

Where dr shows the data frequency of the rth chemical component.

Availability of data and materials

All the source codes are available in the following link: https://github.com/LBBSoft/Trader. In addition, data are accessible using our developed database DrugR+ (http://drugr.ir/).

Abbreviations

ACE:

Angiotensin-converting enzyme

ATE:

Atenolol

CAR:

Carteolol

CI:

Confidence interval

CS:

Candidate solution

CUK:

Cuckoo optimization

D-DI:

Drug-disease

D-T:

Drug-target

DDR:

Drug-drug adverse reaction

DOX:

Doxazosin

DSOS:

Discrete symbiotic optimization search

FEL:

Felodipine

FOA:

Forest optimization algorithm

HT:

Hypertension

NIC:

Nicardipine

NIF:

Nifedipine

NIS:

Nisoldipine

PAR:

Prazosin

STD:

Standard deviation

TNC:

Total number of candidates

TNMT:

Total number of main targets

TNT:

Total number of targets

TRA:

Trandolapril

WCC:

World competitive contests

References

  1. Kaszuba AM, Konior A, Mikolajczyk T, Prejbisz A, Kabat M, Januszewicz A, et al. P2629T cell subset imbalance in hypertension is not associated with angiotensin II levels in patients with primary and secondary hypertension. Eur Heart J. 2017;38(suppl_1).

  2. Bigazzi R, Zagato L, Lanzani C, Fontana S, Messaggio E, Delli Carpini S, et al. Hypertension in high school students: genetic and environmental factors: the HYGEF study. Hypertension. 2020;75:71–8.

    Article  PubMed  CAS  Google Scholar 

  3. Johnson RJ, Bakris GL, Borghi C, Chonchol MB, Feldman D, Lanaspa MA, et al. Hyperuricemia, acute and chronic kidney disease, hypertension, and cardiovascular disease: report of a scientific workshop organized by the National Kidney Foundation. Am J Kidney Dis. 2018;71:851–65.

    Article  PubMed  PubMed Central  Google Scholar 

  4. Walker V, Davies N, Kehoe P, Martin R. Can treatments for hypertension be repurposed for the treatment of dementia? Rev Epidemiol Sante Publique. 2018;66:S262.

    Article  Google Scholar 

  5. Khouri C, Lepelley M, Roustit M, Montastruc F, Humbert M, Cracowski J-L. Comparative safety of drugs targeting the nitric oxide pathway in pulmonary hypertension: a mixed approach combining a meta-analysis of clinical trials and a disproportionality analysis from the world health organization pharmacovigilance database. Chest. 2018;154:136–47.

    Article  PubMed  Google Scholar 

  6. Zack R, Okunade O, Olson E, Salt M, Amodeo C, Anchala R, et al. Improving hypertension outcome measurement in low-and middle-income countries. Hypertension. 2019;73:990–7.

    Article  PubMed  CAS  Google Scholar 

  7. Saluja S, Jiang X, Finan C, Chopade S, Eales J, Xu X, et al. New drug repurposing opportunities for hypertension uncovered by the convergence of genomics with kidney transcriptomics and epigenomics. Circulation. 2019;140(Suppl_1):A14286.

    Google Scholar 

  8. Sun W, Sanderson PE, Zheng W. Drug combination therapy increases successful drug repositioning. Drug Discov Today. 2016;21:1189–95.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  9. Papamichael K, Cheifetz AS. Therapeutic drug monitoring in IBD: the new standard-of-care for anti-TNF therapy. Am J Gastroenterol. 2017;112:673–6.

    Article  PubMed  Google Scholar 

  10. Kuenzi BM, Rix LLR, Kunigal SS, Kinose F, Knezevic CE, Wright G, et al. Off-target based drug repurposing opportunities for tivantinib in acute myeloid leukemia. 2015.

    Book  Google Scholar 

  11. Kloxin AM, Mitra A, Shi VY, Cheng MY, Maverakis E, Ogawa H, et al. MEK inhibitors and their potential in the treatment of advanced melanoma: the advantages of combination therapy. 2015.

    Google Scholar 

  12. Ullah RS, Wang L, Yu H, Haroon M, Elshaarani T, Fahad S, et al. Synthesis of polyphosphazene and preparation of microspheres from polyphosphazene blends with PMMA for drug combination therapy. J Mater Sci. 2019;54:745–64.

    Article  CAS  Google Scholar 

  13. Masoudi-Sobhanzadeh Y, Omidi Y, Amanlou M, Masoudi-Nejad A. Trader as a new optimization algorithm predicts drug-target interactions efficiently. Sci Rep. 2019;9:1–14.

    Article  CAS  Google Scholar 

  14. Ekins S, Puhl AC, Zorn KM, Lane TR, Russo DP, Klein JJ, et al. Exploiting machine learning for end-to-end drug discovery and development. Nat Mater. 2019;18:435.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  15. Vamathevan J, Clark D, Czodrowski P, Dunham I, Ferran E, Lee G, et al. Applications of machine learning in drug discovery and development. Nat Rev Drug Discov. 2019;18:463–77.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  16. Abbasi K, Poso A, Ghasemi J, Amanlou M, Masoudi-Nejad A. Deep transferable compound representation across domains and tasks for low data drug discovery. J Chem Inf Model. 2019;59:4528–39.

    Article  PubMed  CAS  Google Scholar 

  17. Peng L, Peng M, Liao B, Huang G, Li W, Xie D. The advances and challenges of deep learning application in biological big data processing. Curr Bioinforma. 2018;13:352–9.

    Article  CAS  Google Scholar 

  18. AlQuraishi M. ProteinNet: a standardized data set for machine learning of protein structure. BMC Bioinformatics. 2019;20:1–10.

    Article  Google Scholar 

  19. Abbasi K, Razzaghi P, Poso A, Amanlou M, Ghasemi JB, Masoudi-Nejad A. DeepCDA: deep cross-domain compound-protein affinity prediction through LSTM and convolutional neural networks. Bioinformatics. 2020.

  20. Carrara L, Lavezzi SM, Borella E, De Nicolao G, Magni P, Poggesi I. Current mathematical models for cancer drug discovery. Expert Opin Drug Discov. 2017;12:785–99.

    PubMed  Google Scholar 

  21. Torkamanian-Afshar M, Lanjanian H, Nematzadeh S, Tabarzad M, Najafi A, Kiani F, et al. RPINBASE: an online toolbox to extract features for predicting RNA-protein interactions. Genomics. 2020;112:2623–32.

    Article  PubMed  CAS  Google Scholar 

  22. Wang P, Li K, Tao Y, Li D, Zhang Y, Xu H, et al. TCM-ADMEpred: a novel strategy for poly-pharmacokinetics prediction of traditional Chinese medicine based on single constituent pharmacokinetics, structural similarity, and mathematical modeling. J Ethnopharmacol. 2019;236:277–87.

    Article  PubMed  CAS  Google Scholar 

  23. Sridhar D, Fakhraei S, Getoor L. A probabilistic approach for collective similarity-based drug--drug interaction prediction. Bioinformatics. 2016;32:3175–82.

    Article  PubMed  CAS  Google Scholar 

  24. Vanhaelen Q, Mamoshina P, Aliper AM, Artemov A, Lezhnina K, Ozerov I, et al. Design of efficient computational workflows for in silico drug repurposing. Drug Discov Today. 2017;22:210–22.

    Article  PubMed  CAS  Google Scholar 

  25. Iwata H, Sawada R, Mizutani S, Yamanishi Y. Systematic drug repositioning for a wide range of diseases with integrative analyses of phenotypic and molecular data. J Chem Inf Model. 2015;55:446–59.

    Article  PubMed  CAS  Google Scholar 

  26. Cheng F, Desai RJ, Handy DE, Wang R, Schneeweiss S, Barabási A-L, et al. Network-based approach to prediction and population-based validation of in silico drug repurposing. Nat Commun. 2018;9:1–12.

    Article  CAS  Google Scholar 

  27. Pushpakom S, Iorio F, Eyers PA, Escott KJ, Hopper S, Wells A, et al. Drug repurposing: progress, challenges and recommendations. Nat Rev Drug Discov. 2019;18:41–58.

    Article  PubMed  CAS  Google Scholar 

  28. Motieghader H, Kouhsar M, Najafi A, Sadeghi B, Masoudi-Nejad A. mRNA--miRNA bipartite network reconstruction to predict prognostic module biomarkers in colorectal cancer stage differentiation. Mol BioSyst. 2017;13:2168–80.

    Article  PubMed  CAS  Google Scholar 

  29. Peng J, Hui W, Shang X. Measuring phenotype-phenotype similarity through the interactome. BMC Bioinformatics. 2018;19:114.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  30. Franzese N, Groce A, Murali TM, Ritz A. Hypergraph-based connectivity measures for signaling pathway topologies. PLoS Comput Biol. 2019;15:e1007384.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  31. Weighill DA, Jacobson DA. 3-way networks: application of hypergraphs for modelling increased complexity in comparative genomics. PLoS Comput Biol. 2015;11:e1004079.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  32. Yang H-T, Ju J-H, Wong Y-T, Shmulevich I, Chiang J-H. Literature-based discovery of new candidates for drug repurposing. Brief Bioinform. 2017;18:488–97.

    PubMed  Google Scholar 

  33. Kaur R, Gangwar R. A review on Naive Baye’s (NB), J48 and K-means based mining algorithms for medical data mining. Int Res J Eng Technol. 2017;4:1664–8.

    Google Scholar 

  34. Gonzalez GH, Tahsin T, Goodale BC, Greene AC, Greene CS. Recent advances and emerging applications in text and data mining for biomedical discovery. Brief Bioinform. 2016;17:33–42.

    Article  PubMed  Google Scholar 

  35. Hela S, Amel B, Badran R. Early anomaly detection in smart home: a causal association rule-based approach. Artif Intell Med. 2018;91:57–71.

    Article  PubMed  Google Scholar 

  36. Ezzat A, Wu M, Li X, Kwoh C-K. Computational prediction of drug-target interactions via ensemble learning. In: Computational methods for drug repurposing. New York, NY: Humana Press; 2019. p. 239–54.

  37. Zhao Q, Yu H, Ji M, Zhao Y, Chen X. Computational model development of drug-target interaction prediction: a review. Curr Protein Pept Sci. 2019;20:492–4.

    Article  PubMed  CAS  Google Scholar 

  38. Wu G, Liu J, Yue X. Prediction of drug-disease associations based on ensemble meta paths and singular value decomposition. BMC Bioinformatics. 2019;20:134.

    Article  PubMed  PubMed Central  Google Scholar 

  39. Dovrolis N, Kolios G, Spyrou G, Maroulakou I. Laying in silico pipelines for drug repositioning: a paradigm in ensemble analysis for neurodegenerative diseases. Drug Discov Today. 2017;22:805–13.

    Article  PubMed  Google Scholar 

  40. Masoudi-Sobhanzadeh Y, Motieghader H, Masoudi-Nejad A. FeatureSelect: a software for feature selection based on machine learning approaches. BMC Bioinformatics. 2019;20:170.

    Article  PubMed  PubMed Central  Google Scholar 

  41. Kouhsar M, Jamalkandi SA, Moeini A, Masoudi-Nejad A. Detection of novel biomarkers for early detection of non-muscle-invasive bladder cancer using competing endogenous RNA network analysis. Sci Rep. 2019;9:1–15.

    Article  CAS  Google Scholar 

  42. Ezugwu AE-S, Adewumi AO. Discrete symbiotic organisms search algorithm for travelling salesman problem. Expert Syst Appl. 2017;87:70–8.

    Article  Google Scholar 

  43. Ghaemi M, Feizi-Derakhshi M-R. Forest optimization algorithm. Expert Syst Appl. 2014;41:6676–87.

    Article  Google Scholar 

  44. Masoudi-Sobhanzadeh Y, Motieghader H. World Competitive Contests (WCC) algorithm: a novel intelligent optimization algorithm for biological and non-biological problems. Informatics Med Unlocked. 2016;3:15–28.

    Article  Google Scholar 

  45. Rajabioun R. Cuckoo optimization algorithm. Appl Soft Comput. 2011;11:5508–18.

    Article  Google Scholar 

  46. Abdi Y, Feizi-Derakhshi M-R. Hybrid multi-objective evolutionary algorithm based on search manager framework for big data optimization problems. Appl Soft Comput. 2020;87:105991.

    Article  Google Scholar 

  47. Črepinšek M, Ravber M, Mernik M, Kosar T. Tuning multi-objective evolutionary algorithms on different sized problem sets. Mathematics. 2019;7:824.

    Article  Google Scholar 

  48. Khalvati F, Zhang Y, Baig S, Lobo-Mueller EM, Karanicolas P, Gallinger S, et al. Prognostic value of CT radiomic features in resectable pancreatic ductal adenocarcinoma. Sci Rep. 2019;9:1–9.

    Article  CAS  Google Scholar 

  49. Davis J, Oparil S. Novel medical treatments for hypertension and related comorbidities. Curr Hypertens Rep. 2018;20:90.

    Article  PubMed  PubMed Central  Google Scholar 

  50. dtp@adis.com AMW. Pharmacological management of stable angina pectoris aims to relieve symptoms and maximize survival. Drugs Ther Perspect. 2017;33:375–81.

    Article  Google Scholar 

  51. Frishman WH. Beta-adrenergic receptor blockers in hypertension: alive and well. Prog Cardiovasc Dis. 2016;59:247–52.

    Article  PubMed  Google Scholar 

  52. Seeman T, Hamdani G, Mitsnefes M. Hypertensive crisis in children and adolescents. Pediatr Nephrol. 2019;34:2523–37.

    Article  PubMed  Google Scholar 

  53. Braschi A. Potential protective role of blood pressure-lowering drugs on the balance between hemostasis and fibrinolysis in hypertensive patients at rest and during exercise. Am J Cardiovasc Drugs. 2019;19:133–71.

    Article  PubMed  CAS  Google Scholar 

  54. Wang X. Therapeutic effect of nifedipine combined with enalapril on elderly patients with coronary heart disease complicated with hypertension. J Clin Nurs Res. 2018;2.

  55. Waller JR, Waller DG. Drugs for systemic hypertension and angina. Medicine (Baltimore). 2018;46:566–72.

    Article  Google Scholar 

  56. Quintana-Villamandos B, Delgado-Martos MJ, Delgado-Baeza E. Early reversal cardiac with esmolol in hypertensive rats: the role of subcellular organelle phenotype. Pharmacol Rep. 2019;71:1125–32.

    Article  PubMed  CAS  Google Scholar 

  57. Ji Y, Chen S, Wang Q, Xiang B, Xu Z, Zhong L, et al. Intolerable side effects during propranolol therapy for infantile hemangioma: frequency, risk factors and management. Sci Rep. 2018;8:1–7.

    Google Scholar 

  58. Wishart DS, Feunang YD, Guo AC, Lo EJ, Marcu A, Grant JR, et al. DrugBank 5.0: a major update to the DrugBank database for 2018. Nucleic Acids Res. 2018;46:D1074–82.

    Article  PubMed  CAS  Google Scholar 

  59. García-Alvarado F, Govoni G, de Pascual R, Ruiz-Ruiz C, Muñoz-Montero A, Gandía L, et al. Otilonium and pinaverium trigger mitochondrial-mediated apoptosis in rat embryo cortical neurons in vitro. Neurotoxicology. 2019;70:99–111.

    Article  PubMed  CAS  Google Scholar 

  60. Boeree MJ, Heinrich N, Aarnoutse R, Diacon AH, Dawson R, Rehal S, et al. High-dose rifampicin, moxifloxacin, and SQ109 for treating tuberculosis: a multi-arm, multi-stage randomised controlled trial. Lancet Infect Dis. 2017;17:39–49.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  61. Pogue RE, Cavalcanti DP, Shanker S, Andrade RV, Aguiar LR, de Carvalho JL, et al. Rare genetic diseases: update on diagnosis, treatment and online resources. Drug Discov Today. 2018;23:187–95.

    Article  PubMed  Google Scholar 

  62. Rai BB, Sabeti F, Carle CF, Rohan EMF, Saraç Ö, Van Kleef J, et al. Recovery dynamics of multifocal pupillographic objective perimetry from tropicamide dilation. Graefes Arch Clin Exp Ophthalmol. 2020;258:191–200.

    Article  PubMed  CAS  Google Scholar 

  63. Azuamah Y, Esenwah E, Ikoro N, Megwas A, Ugwuoke G, Ogbonna U. Effect of topical 1\% Pilocarpine on the ocular tear film pH. Int J Res. 2019;6:120–8.

    Google Scholar 

  64. Ambasta S, Mahapatra S. Attenuation of hypertensive response with esmolol and labetalol in low doses in orotracheal intubation: a comparative study. Indian J Clin Anaesth. 2018;5:272–6.

    Article  Google Scholar 

  65. Alencar AK, Carvalho FI, Silva AM, Martinez ST, Calasans-Maia JA, Fraga CM, et al. Synergistic interaction between a PDE5 inhibitor (sildenafil) and a new adenosine A2A receptor agonist (LASSBio-1359) improves pulmonary hypertension in rats. PLoS One. 2018;13:e0195047.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  66. Masoudi-Sobhanzadeh Y, Omidi Y, Amanlou M, Masoudi-Nejad A. DrugR+: a comprehensive relational database for drug repurposing, combination therapy, and replacement therapy. Comput Biol Med. 2019;109:254–62.

    Article  PubMed  CAS  Google Scholar 

  67. Wishart DS, Knox C, Guo AC, Cheng D, Shrivastava S, Tzur D, et al. DrugBank: a knowledgebase for drugs, drug actions and drug targets. Nucleic Acids Res. 2008;36(suppl_1):D901–6.

    Article  CAS  PubMed  Google Scholar 

  68. Kanehisa M, Goto S. KEGG: Kyoto encyclopedia of genes and genomes. Nucleic Acids Res. 2000;28:27–30.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  69. Masoudi-Sobhanzadeh Y, Omidi Y, Amanlou M, Masoudi-Nejad A. Drug databases and their contributions to drug repurposing. Genomics. 2020;112:1087–95.

    Article  PubMed  CAS  Google Scholar 

  70. Sawada R, Iwata M, Tabei Y, Yamato H, Yamanishi Y. Predicting inhibitory and activatory drug targets by chemically and genetically perturbed transcriptome signatures. Sci Rep. 2018;8:1–9.

    Google Scholar 

Download references

Acknowledgments

The authors would like to appreciate Iranian National Science Founding (INSF) for their supports.

Funding

Not applicable.

Author information

Authors and Affiliations

Authors

Contributions

YMS: Conceptualization, implementation, formal analysis, investigation, writing, editing, and revising the manuscript. AM: Conceptualization, Supervision, Project administration, writing, editing, and revising the manuscript. All authors have read and approved the manuscript.

Corresponding author

Correspondence to Ali Masoudi-Nejad.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Consent for publication

Not applicable.

Competing interests

Not applicable.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Masoudi-Sobhanzadeh, Y., Masoudi-Nejad, A. Synthetic repurposing of drugs against hypertension: a datamining method based on association rules and a novel discrete algorithm. BMC Bioinformatics 21, 313 (2020). https://0-doi-org.brum.beds.ac.uk/10.1186/s12859-020-03644-w

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/s12859-020-03644-w

Keywords