<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>IDDM'</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Designing of Information Model for Prediction of Drug-drug Interactions based on Calculation of Target and Therapeutic Similarity</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Olha Marushchak</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rostyslav Kosarevych</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Lviv Polytechnic National University</institution>
          ,
          <addr-line>Stepan Bandera street 12, Lviv, 79016</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2020</year>
      </pub-date>
      <volume>3</volume>
      <fpage>19</fpage>
      <lpage>21</lpage>
      <abstract>
        <p>Understanding and predicting the drug-drug interactions is an important in both drug development and clinical application, especially for co-administered medications. We propose a new information model for drug-drug interaction analysis, based on the common biological targets and therapeutic similarity. Based on the data from DrugBank, our model calculates target similarity and therapeutic similarity features. To predict the possible drugdrug interactions it uses a semi-supervised approach, defined in two steps: adding the missing labels using the clustering algorithm K-Means, and then, executing a classification with a supervised learning model Support Vector Machine. Proposed model is tested for the known data set and had shown the high classification rate, with the AUC=98.5+-0.05.</p>
      </abstract>
      <kwd-group>
        <kwd>1 Machine learning</kwd>
        <kwd>predictive model</kwd>
        <kwd>drug-drug interactions</kwd>
        <kwd>drug-related data</kwd>
        <kwd>data analysis</kwd>
        <kwd>target similarity</kwd>
        <kwd>therapeutic similarity</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Identification and prediction of drug-drug interactions (DDI) is a widespread topic of the research
in the healthcare, and studying such aspect is a big part of the drug development process [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Drug-drug
interactions occur when two or more drugs react with each other and are vital for the patient safety and
success of treatment modalities, they can lead either to the loss of efficacy an adverse drug reaction, or
cause the increasing of the therapeutic effect [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ]. DDIs can be categorized into three types:
pharmaceutical, pharmacokinetic and pharmacodynamic [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        A number of computational methods have been employed for the prediction of DDIs based on drugs
structures and/or functions: physiologically based pharmacokinetic modeling, molecular structural
similarity analysis, ontology and annotation-based analysis, network modeling, QSAR modeling [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>We can divide the machine learning-based methods used for the prediction of DDIs according to the
approach used: unsupervised, supervised, and semi-supervised machine learning-based algorithms [21].</p>
      <p>
        In one study [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] it was proposed to use an unsupervised machine learning model for predicting DDIs
using the structural similarities of drugs from the Pharmacokinetic and Pharmacodynamic networks and
investigated the factors influencing DDIs for further improvement of the predictions. In other study [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ],
the drug-target pairs were predicted, resulting in a network with strong local clustering of similar types
according to Anatomical Therapeutic Chemical (ATC) classification. In other studies, it was used the
genomic data and the drug structural characteristics, or the physical and chemical features of drug
molecules to create different hypothesis on the possible DDIs and proceed the unsupervised machine
learning approaches [
        <xref ref-type="bibr" rid="ref10 ref11 ref8">8, 10, 11</xref>
        ].
      </p>
      <p>
        The aforementioned studies proceeded a vast amount of data [
        <xref ref-type="bibr" rid="ref4 ref8">4,8,19</xref>
        ]. The research objectives
mostly included investigating the underling mechanisms of possible drug-target and drug-drug
interactions [
        <xref ref-type="bibr" rid="ref11">11, 19, 20</xref>
        ]. However, it was noticed that the known DDIs were not taken into consideration
for the unsupervised learning models [
        <xref ref-type="bibr" rid="ref11 ref4 ref5">4, 5, 11</xref>
        ]. We assume that the known DDIs are a valuable piece
of information, as their characteristics can serve as a benchmark for not yet discovered combinations.
      </p>
      <p>
        Several studies focused on predicting the DDI though protein-protein-interaction networks with
chemical features [
        <xref ref-type="bibr" rid="ref3 ref6 ref7">3, 6, 7</xref>
        ], implementing supervised learning models to the labeled data. The
similaritybased approach has been used to predict the possible outcomes of combining drug pairs [
        <xref ref-type="bibr" rid="ref10">10, 14, 15</xref>
        ].
      </p>
      <p>
        Only few of the studies proceeded the ‘in vitro’ experiments to evaluate their models [
        <xref ref-type="bibr" rid="ref11 ref12 ref9">9, 11, 12</xref>
        ],
other evaluated the performance of their methods by comparison of the predicted DDI and the reported
ones in the literature [
        <xref ref-type="bibr" rid="ref4">4, 14, 16</xref>
        ].
      </p>
      <p>
        We have observed that the supervised learning models analyzed significantly smaller amount of
possible DDIs [15, 16]. It was caused by the relatively small number of the known DDIs in the literature,
and therefore, picking the corresponding amount of the drug pairs without indication of possible
interaction in the literature. Besides, we assume that there should be more complex procedure of data
labeling, because it improves the performance of the next predictions [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>
        So, predicting DDIs is a complex problem [
        <xref ref-type="bibr" rid="ref1 ref3">1, 3</xref>
        ] that requires addressing it from the medical
perspective – in a form of creating a hypothesis and picking suitable drug-related characteristics; and
from the computer science perspective – by choosing the appropriate computational methods and
predictive models.
      </p>
      <p>In this study, we propose a new information model for drug–drug interaction analysis, based on the
common biological targets and therapeutic similarity. The information model is able to proceed the data
extraction from the source, execute the calculation of the features, execute the data labeling process and
make predictions of the possible DDIs.</p>
      <p>Regarding that many researchers obtained data for their investigations of DDI from a database
DrugBank [17], we used DrugBank as the data source for our work as well. Also we used the calculation
methods of target and therapeutic similarities features proposed by Cheng et al. [l5, 16] – such approach,
combined with the supervised learning algorithm, Support Vector Machine has shown a significant
accuracy in predicting DDI on the sample.</p>
      <p>We examined the hypothesis of predicting the based on the common biological targets and
therapeutic use, instead of including chemical and physical descriptors of the drugs.</p>
      <p>We addressed the following problem: the researchers added labels meaning the absence of DDI
when the drug pair didn’t have the DDI indication in the data source, however there might be the
unreported, and used only 3% of the original input data. In this study we want to improve the data
labeling process, and that would enable us to use the whole dataset as well for the next predictions. So,
we followed a semi-supervised approach, which consists of first, clustering algorithm for obtaining the
missing data labels, and then, classification to predict the possible drug-drug interactions.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Methods and Materials 2.1.</title>
    </sec>
    <sec id="sec-3">
      <title>Obtaining Input Data</title>
      <p>We used a database DrugBank as a source of data. Drug bank is freely accessible, online database
containing information on drugs and drug targets [17]. It contains both
bioinformatics, cheminformatics details about drugs such as resource, chemical, pharmacological and
pharmaceutical data with comprehensive drug target (sequence, structure, and pathway) information.</p>
      <p>Obtaining data for the study was performed by parsing the xml document. We extracted the
following drug information: drug name, DrugBank ID of the drug, targets, ATC code
(anatomicaltherapeutic-chemical classification), known drug-drug interactions. From the obtained set of drugs and
characteristics, we removed drugs that did not contain ATC code (experimental drugs, homeopathic
and herbal traditional medicinal products) as well as drugs of antibodies and inorganic salts.
2.2.</p>
    </sec>
    <sec id="sec-4">
      <title>Designing of the Information Model</title>
      <p>The information model was designed to proceed all the steps required for the drug-related data
analysis and prediction of the possible drug-drug interactions.
element of the vector contains a value of 1, if the drug has no effect on the target - the value is 0. After
that, for each combination of drugs, we constructed the target similarity by calculating the Tanimoto
coefficient for binary vectors of drugs:
combination;
where   represents the quantity of the biological targets, which are common for both drugs of the
  represents quantity of the biological targets, which the drug a affects;
  represents quantity of the biological targets, which the drug b affects.</p>
      <p>For the therapeutic similarity feature (ST) we used the method proposed by Cheng et al. [15]. We
created five sets with unique ATC codes representing each of the five ATC classification levels for each
drug pair. Next, for each drug pair for each ATC classification level the therapeutic similarity feature
was calculated:
   ( ,  ) =</p>
      <p>,
 ( ,  ) =</p>
      <p>+   −  
,
where k represents an ATC classification level (from 1 to 5);
   ( ) represents ATC codes of the k-level for the drug a;
   ( ) represents ATC codes of the k-level for the drug b.
levels:
 ( ,  ) =</p>
      <p>∑ =1   ( ,  )</p>
      <p>After that, the general therapeutic similarity was calculated considering all five ATC classification
(1)
(2)
(3)
where n represents the overall number of ATC classification levels (=5);
   ( ,  )represents the previously calculated therapeutic similarity for each ATC classification level.</p>
      <p>The drug pairs that were indicated in the DrugBank as known, received the label 1. For the remaining
drug combinations there is not enough information in DrugBank to assert or deny the drug-drug
interaction, so no labels were added.</p>
      <p>
        In order to predict the labels for the drug pairs that contained no label, the clustering method
KMeans was applied. We have chosen K-Means method because it has been used by the researchers in
the healthcare fields as the first step of the semi-supervised machine learning approach to define the
missing data labels [
        <xref ref-type="bibr" rid="ref10">10, 18</xref>
        ].
      </p>
      <p>In K-Means method the centroids are randomly initialized from the dataset. Then, from each centroid
the Euclidean distance is calculated to each data point, and depending upon the minimum distance
between the centroids and data points, that data point is assigned to that centroid. This is repeated until
there is no change of the centroids. In this way, the clusters are formed.</p>
      <p>The accuracy of the clustering was calculated according to the percentage of how much of the
clustered labels 1 match the original labels 1 for the drug pairs.</p>
      <p>For the predicting of the possible drug-drug interactions, we used the supervised machine learning
model Support Vector Machine (SVM), namely Linear Support Vector Classification. We made our
choice based on the literature review: in drug-related research this method is used to solve classification
problems. In the studies we investigated, such method has shown significantly good performance [14,
16].</p>
      <p>The AUC value was calculated, and the confusion matrix was composed to evaluate the performance
of the model.</p>
      <p>The research was performed using the programming language Python3. The xml parsing was
proceeded using the library by using library xml.etree.ElementTree in Python3. The data analysis was
performed using libraries numpy, pandas, sklearn. Data visualization was executed using libraries
matplotlib, seaborn.</p>
      <p>We used open-source software which is freely available and contributed by the global community
of developers.</p>
    </sec>
    <sec id="sec-5">
      <title>3. Results</title>
      <p>From DrugBank we obtained information about 721 drugs, which has been used as an input for the
information model.</p>
      <p>For the feature construction, 266085 unique drug-drug combinations were created. The target and
therapeutic similarities were calculated and assigned to the corresponding drug pairs. 6946 drug pairs
were actually indicated in DrugBank as having the drug-drug interaction, so they received the label 1.</p>
      <p>Whole dataset was used as an input for the clustering algorithm, with k=2 clusters. The accuracy
calculated with our method is 54%.</p>
      <p>After that, for all known drug combinations that contained the label 1 before clustering, we left the
original labels, and for the drug combinations with the missing ones, we assigned the labels obtained
as a result of clustering.</p>
      <p>We investigated the distribution of each feature according to their labels.</p>
      <p>
        The distribution is binomial, the values are contained in range [
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ]. It is noted that the drug
combinations with label 1 have two density peaks in the area 0.3 and 0.65; and the drug combinations
with label 0 have two density peaks in the area 0 and 0.175.
      </p>
      <p>To execute the classification, the whole dataset was splitted into the train set (70%) and test set
(30%). Such splitting ratio (70/30) has been widely used by the scientific community for data analysis.
In our research we didn’t notice the significant difference of performance with various splitting, but
with the 70/30 ration the AUC value was the highest – 98.53 (Comparing to AUC=98.39 for 90/10,
AUC=98.41 for 80/20, AUC=98.47 for 60/40).</p>
      <p>We applied the Linear Support Vector Classification method of the Support Vector Machine
algorithm with the linear kernel.</p>
      <p>Based on the prediction, we received the Area Under the Curve (AUC) value = 98.5+-0.05 illustrate
the absolute values of prediction of the training set, we composed the following confusion matrix:</p>
      <p>The count of predicted drug-drug interactions is 35 186. The number of correctly predicted drug
pairs that do not have drug-drug interactions is 43 469. There are 217 drug pairs with label 1 that were
predicted as such not having the drug-drug interaction. 954 drug pairs were wrongly predicted as having
the drug-drug interaction, although they were labeled as 0.</p>
    </sec>
    <sec id="sec-6">
      <title>4. Conclusion</title>
      <p>The information system for the drug-related data analysis and the prediction of the possible
drugdrug combinations based on their calculated target and therapeutic similarities was created. It uses a
semi-supervised learning approach, in order to firstly, define the missing labels using the clustering
algorithm, and then, execute a classification using a supervised learning model.</p>
      <p>Our examined hypothesis to use data about biological targets and therapeutic use has received
reinforcement in the form of high predictive performance on the dataset from DrugBank, verified with the
test set.</p>
      <p>By executing the data labeling process, we were able to use for the further predictions all amount of
drug combinations, including the 97.39% that didn’t have the labels at the beginning.</p>
      <p>In the similar studies that use same dataset, included biological targets or therapeutic use into their
examined hypothesis, the results were AUC=0.968 [14] and AUC=0.912 [15]. So, our
implementation of the proposed information system has shown accuracy of classification about
98.5+0.05 (AUC) for the DrugBank dataset and it outperforms other similar systems.</p>
      <p>This information system can be enhanced with the functionality to calculate more features such
as enzyme similarity and transporter similarity.</p>
    </sec>
    <sec id="sec-7">
      <title>5. Acknowledgements</title>
      <p>We thank Olga Boretska (Danylo Halytskyi Lviv National Medical University) for providing insight
and expertise that greatly assisted the research.
6. References
[14] Song, Dalong, et al. "Similarity‐based machine learning support vector machine predictor of drug‐
drug interactions with improved accuracies." Journal of clinical pharmacy and therapeutics 44.2
(2019): 268-275.
[15] Cheng, F., Li, W. et al. Prediction of polypharmacological profiles of drugs by the integration of
chemical, side effect, and therapeutic space. Journal of chemical information and modeling, 53(4),
(2013): 753-762.
[16] Cheng, F., &amp; Zhao, Z. Machine learning-based prediction of drug–drug interactions by integrating
drug phenotypic, therapeutic, chemical, and genomic properties. Journal of the American Medical
Informatics Association, 21(e2), (2014): e278-e286.
[17] Wishart, David S., et al. "DrugBank: a knowledgebase for drugs, drug actions and drug
targets." Nucleic acids research 36.suppl_1 (2008): D901-D906.
[18] Singh, Reetu, and E. Rajesh. "Prediction of Heart Disease by Clustering and Classification</p>
      <p>Techniques." International Journal of Computer Sciences and Engineering 7 (2019): 861-866.
[19] Li, Xiangyi, et al. «Biomolecular network-based synergistic drug combination discovery» BioMed
research international2016 (2016).
[20] Wu, Zikai, Xing-Ming Zhao, and Luonan Chen. «A systems biology approach to identify effective
cocktail drugs» BMC systems biology. Vol. 4. No. 2. BioMed Central, 2010.
[21] Li, Xiangyi, et al. "Biomolecular network-based synergistic drug combination discovery." BioMed
research international 2016 (2016).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Waters</surname>
            ,
            <given-names>Nigel J</given-names>
          </string-name>
          .
          <article-title>"Evaluation of drug-drug interactions for oncology therapies: in vitro-in vivo extrapolation model‐based risk assessment."</article-title>
          <source>British journal of clinical pharmacology 79.6</source>
          (
          <year>2015</year>
          ):
          <fpage>946</fpage>
          -
          <lpage>958</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>U.S.</given-names>
            <surname>Food</surname>
          </string-name>
          and Drug Administration:
          <article-title>Drug Interaction: what you should know</article-title>
          . URL: https://www.fda.gov/drugs/resources
          <article-title>-you-drugs/drug-interactions-what-you-should-know</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <surname>Jialiang</surname>
          </string-name>
          , et al.
          <article-title>"Systematic prediction of pharmacodynamic drug-drug interactions through protein-protein-interaction network."</article-title>
          <source>PLoS Comput Biol 9.3</source>
          (
          <year>2013</year>
          )
          <article-title>: e1002998</article-title>
          .J. Cohen (Ed.), Special issue: Digital Libraries, volume
          <volume>39</volume>
          ,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Takeda</surname>
          </string-name>
          ,
          <string-name>
            <surname>Takako</surname>
          </string-name>
          , et al.
          <article-title>"Predicting drug-drug interactions through drug structural similarities and interaction networks incorporating pharmacokinetics and pharmacodynamics knowledge</article-title>
          .
          <source>" Journal of cheminformatics 9</source>
          .1 (
          <year>2017</year>
          ):
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Yıldırım</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goh</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cusick</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          et al.
          <article-title>Drug-target network</article-title>
          .
          <source>Nat Biotechnol</source>
          <volume>25</volume>
          ,
          <fpage>1119</fpage>
          -
          <lpage>1126</lpage>
          (
          <year>2007</year>
          ). https://doi.org/10.1038/nbt1338.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Lei</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Fuhai</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Jianting</given-names>
            <surname>Sheng</surname>
          </string-name>
          , Xiaofeng Xia, Jinwen Ma, Ming Zhan, Stephen T.C.
          <article-title>Wong; DrugComboRanker: drug combination discovery based on target network analysis</article-title>
          ,
          <source>Bioinformatics</source>
          , Volume
          <volume>30</volume>
          ,
          <source>Issue</source>
          <volume>12</volume>
          (
          <year>2015</year>
          ):
          <fpage>i228</fpage>
          -
          <lpage>i236</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <surname>Xing-Ming</surname>
          </string-name>
          , et al. «
          <article-title>Prediction of drug combinations by integrating molecular and pharmacological data» PLoS computational biology 7</article-title>
          .12 (
          <year>2011</year>
          ):
          <fpage>e1002323</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Chandrasekaran</surname>
          </string-name>
          ,
          <string-name>
            <surname>Sriram</surname>
          </string-name>
          , et al.
          <article-title>"Chemogenomics and orthology‐based design of antibiotic combination therapies</article-title>
          .
          <source>" Molecular systems biology 12.5</source>
          (
          <year>2016</year>
          ):
          <fpage>872</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <surname>Xiangyi</surname>
          </string-name>
          , et al.
          <article-title>"Prediction of synergistic anti-cancer drug combinations based on drug target network and drug induced gene expression profiles</article-title>
          .
          <source>" Artificial intelligence in medicine 83</source>
          (
          <year>2017</year>
          ):
          <fpage>35</fpage>
          -
          <lpage>43</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Ferdousi</surname>
            ,
            <given-names>Reza</given-names>
            , Reza
          </string-name>
          <string-name>
            <surname>Safdari</surname>
            , and
            <given-names>Yadollah</given-names>
          </string-name>
          <string-name>
            <surname>Omidi</surname>
          </string-name>
          .
          <article-title>"Computational prediction of drug-drug interactions based on drugs functional similarities."</article-title>
          <source>Journal of biomedical informatics 70</source>
          (
          <year>2017</year>
          ):
          <fpage>54</fpage>
          -
          <lpage>64</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Aghakhani</surname>
            , Sara,
            <given-names>Ala</given-names>
          </string-name>
          <string-name>
            <surname>Qabaja</surname>
            , and
            <given-names>Reda</given-names>
          </string-name>
          <string-name>
            <surname>Alhajj</surname>
          </string-name>
          .
          <article-title>"Integration of k-means clustering algorithm with network analysis for drug-target interactions network prediction."</article-title>
          <source>International Journal of Data Mining and Bioinformatics</source>
          <volume>20</volume>
          .3 (
          <year>2018</year>
          ):
          <fpage>185</fpage>
          -
          <lpage>212</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <surname>Xing</surname>
          </string-name>
          , et al.
          <article-title>"NLLSS: predicting synergistic drug combinations based on semi-supervised learning</article-title>
          .
          <source>" PLoS computational biology 12.7</source>
          (
          <year>2016</year>
          ):
          <fpage>e1004975</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>Peng</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Chao</given-names>
            <surname>Huang</surname>
          </string-name>
          , Yingxue Fu, Jinan Wang,
          <string-name>
            <surname>Ziyin Wu</surname>
            , Jinlong Ru, Chunli Zheng, Zihu Guo, Xuetong Chen, Wei Zhou, Wenjuan Zhang, Yan Li,
            <given-names>Jianxin</given-names>
          </string-name>
          <string-name>
            <surname>Chen</surname>
          </string-name>
          , Aiping Lu, Yonghua Wang;
          <article-title>Large-scale exploration and analysis of drug combinations</article-title>
          ,
          <source>Bioinformatics</source>
          , Volume
          <volume>31</volume>
          ,
          <source>Issue</source>
          <volume>12</volume>
          , 15 June 2015,
          <year>Pages 2007</year>
          -2016
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>