<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Designing of Information Model for Prediction of Drug-drug Interactions based on Calculation of Target and Therapeutic Similarity</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Olha</forename><surname>Marushchak</surname></persName>
							<email>olha.marushchak.w@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="institution">Lviv Polytechnic National University</orgName>
								<address>
									<addrLine>Stepan Bandera street 12</addrLine>
									<postCode>79016</postCode>
									<settlement>Lviv</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Rostyslav</forename><surname>Kosarevych</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Lviv Polytechnic National University</orgName>
								<address>
									<addrLine>Stepan Bandera street 12</addrLine>
									<postCode>79016</postCode>
									<settlement>Lviv</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Designing of Information Model for Prediction of Drug-drug Interactions based on Calculation of Target and Therapeutic Similarity</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">F48A5EB23B2F331AFC278F4ECCA1C780</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T17:03+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Machine learning</term>
					<term>predictive model</term>
					<term>drug-drug interactions</term>
					<term>drug-related data</term>
					<term>data analysis</term>
					<term>target similarity</term>
					<term>therapeutic similarity</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><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></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><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 <ref type="bibr" target="#b0">[1]</ref>. 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 <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>. DDIs can be categorized into three types: pharmaceutical, pharmacokinetic and pharmacodynamic <ref type="bibr" target="#b2">[3]</ref>.</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 <ref type="bibr" target="#b3">[4]</ref>.</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 <ref type="bibr" target="#b21">[21]</ref>.</p><p>In one study <ref type="bibr" target="#b3">[4]</ref> 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 <ref type="bibr" target="#b4">[5]</ref>, 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 <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b9">10,</ref><ref type="bibr" target="#b10">11]</ref>.</p><p>The aforementioned studies proceeded a vast amount of data <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b7">8,</ref><ref type="bibr" target="#b19">19]</ref>. The research objectives mostly included investigating the underling mechanisms of possible drug-target and drug-drug interactions <ref type="bibr" target="#b10">[11,</ref><ref type="bibr" target="#b19">19,</ref><ref type="bibr" target="#b20">20]</ref>. However, it was noticed that the known DDIs were not taken into consideration for the unsupervised learning models <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b10">11]</ref>. 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 <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b5">6,</ref><ref type="bibr" target="#b6">7]</ref>, implementing supervised learning models to the labeled data. The similaritybased approach has been used to predict the possible outcomes of combining drug pairs <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b14">14,</ref><ref type="bibr" target="#b15">15]</ref>.</p><p>Only few of the studies proceeded the 'in vitro' experiments to evaluate their models <ref type="bibr" target="#b8">[9,</ref><ref type="bibr" target="#b10">11,</ref><ref type="bibr" target="#b11">12]</ref>, other evaluated the performance of their methods by comparison of the predicted DDI and the reported ones in the literature <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b14">14,</ref><ref type="bibr" target="#b16">16]</ref>.</p><p>We have observed that the supervised learning models analyzed significantly smaller amount of possible DDIs <ref type="bibr" target="#b15">[15,</ref><ref type="bibr" target="#b16">16]</ref>. 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 <ref type="bibr" target="#b11">[12]</ref>.</p><p>So, predicting DDIs is a complex problem <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b2">3]</ref> that requires addressing it from the medical perspectivein a form of creating a hypothesis and picking suitable drug-related characteristics; and from the computer science perspectiveby 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 <ref type="bibr" target="#b17">[17]</ref>, 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 <ref type="bibr">Cheng et al. [l5,</ref><ref type="bibr" target="#b16">16]</ref> 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></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Methods and Materials</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">Obtaining Input Data</head><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 <ref type="bibr" target="#b17">[17]</ref>. 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.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">Designing of the Information Model</head><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. For the target similarity (SB) feature we used an approach proposed by Cheng et al. <ref type="bibr" target="#b16">[16]</ref>. We summarized all the unique biological targets identified for the drugs, added them to the general sequence, and created binary vectors for each drug. If the drug affects a biological target -then a certain 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:</p><formula xml:id="formula_0">𝑆𝐵(𝑎, 𝑏) = 𝑁 𝑎𝑏 𝑁 𝑎 + 𝑁 𝑏 − 𝑁 𝑎𝑏 ,<label>(1)</label></formula><p>where 𝑁 𝑎𝑏 represents the quantity of the biological targets, which are common for both drugs of the combination; 𝑁 𝑎 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. <ref type="bibr" target="#b15">[15]</ref>. 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><formula xml:id="formula_1">𝑆𝑇 𝑘 (𝑎, 𝑏) = 𝐴𝑇𝐶 𝑘 (𝑎) ∩ 𝐴𝑇𝐶 𝑘 (𝑏) 𝐴𝑇𝐶 𝑘 (𝑎) ∪ 𝐴𝑇𝐶 𝑘 (𝑏) ,<label>(2)</label></formula><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.</p><p>After that, the general therapeutic similarity was calculated considering all five ATC classification levels:</p><formula xml:id="formula_2">𝑆𝑇(𝑎, 𝑏) = ∑ 𝑆𝑇 𝑘 (𝑎, 𝑏) 𝑛 𝑘=1 𝑛 ,<label>(3)</label></formula><p>where n represents the overall number of ATC classification levels (=5); 𝑆𝑇 𝑘 (𝑎, 𝑏)represents the previously calculated therapeutic similarity for each ATC classification level. 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 K-Means 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 <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b18">18]</ref>.</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. 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 <ref type="bibr" target="#b14">[14,</ref><ref type="bibr" target="#b16">16]</ref>.</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></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Results</head><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.  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: 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></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Conclusion</head><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 <ref type="bibr" target="#b14">[14]</ref> and AUC=0.912 <ref type="bibr" target="#b15">[15]</ref>. 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. This information system can be enhanced with the functionality to calculate more features such as enzyme similarity and transporter similarity.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Schema of the process held within the information model</figDesc><graphic coords="3,143.58,115.32,307.65,263.31" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Distribution of the feature Target Similarity</figDesc><graphic coords="4,82.68,610.62,429.54,121.02" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Distribution of the feature Therapeutic Similarity</figDesc><graphic coords="5,78.48,72.00,437.40,126.78" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Confusion matrix to evaluate the predictions of information model</figDesc><graphic coords="5,186.48,377.34,221.40,177.60" type="bitmap" /></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Acknowledgements</head><p>We thank Olga Boretska (Danylo Halytskyi Lviv National Medical University) for providing insight and expertise that greatly assisted the research.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Evaluation of drug-drug interactions for oncology therapies: in vitro-in vivo extrapolation model-based risk assessment</title>
		<author>
			<persName><forename type="first">Nigel</forename><forename type="middle">J</forename><surname>Waters</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">British journal of clinical pharmacology</title>
		<imprint>
			<biblScope unit="volume">79</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="946" to="958" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<author>
			<persName><forename type="first">U</forename><forename type="middle">S</forename></persName>
		</author>
		<ptr target="https://www.fda.gov/drugs/resources-you-drugs/drug-interactions-what-you-should-know" />
		<title level="m">Food and Drug Administration: Drug Interaction: what you should know</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Systematic prediction of pharmacodynamic drug-drug interactions through protein-protein-interaction network</title>
		<author>
			<persName><forename type="first">Jialiang</forename><surname>Huang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Special issue: Digital Libraries</title>
				<editor>
			<persName><forename type="first">J</forename><surname>Cohen</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="1996">2013. 1996</date>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page">e1002998</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Predicting drug-drug interactions through drug structural similarities and interaction networks incorporating pharmacokinetics and pharmacodynamics knowledge</title>
		<author>
			<persName><forename type="first">Takako</forename><surname>Takeda</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of cheminformatics</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="1" to="9" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Drug-target network</title>
		<author>
			<persName><forename type="first">M</forename><surname>Yıldırım</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Goh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Cusick</surname></persName>
		</author>
		<idno type="DOI">10.1038/nbt1338</idno>
		<ptr target="https://doi.org/10.1038/nbt1338" />
	</analytic>
	<monogr>
		<title level="j">Nat Biotechnol</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="page" from="1119" to="1126" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">DrugComboRanker: drug combination discovery based on target network analysis</title>
		<author>
			<persName><forename type="first">Lei</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Fuhai</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jianting</forename><surname>Sheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Xiaofeng</forename><surname>Xia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jinwen</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ming</forename><surname>Zhan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">C</forename><surname>Stephen</surname></persName>
		</author>
		<author>
			<persName><surname>Wong</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="228" to="236" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Prediction of drug combinations by integrating molecular and pharmacological data</title>
		<author>
			<persName><forename type="first">Xing-Ming</forename><surname>Zhao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">PLoS computational biology</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="page">e1002323</biblScope>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Chemogenomics and orthology-based design of antibiotic combination therapies</title>
		<author>
			<persName><forename type="first">Sriram</forename><surname>Chandrasekaran</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Molecular systems biology</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page">872</biblScope>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Prediction of synergistic anti-cancer drug combinations based on drug target network and drug induced gene expression profiles</title>
		<author>
			<persName><forename type="first">Xiangyi</forename><surname>Li</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial intelligence in medicine</title>
		<imprint>
			<biblScope unit="volume">83</biblScope>
			<biblScope unit="page" from="35" to="43" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Computational prediction of drug-drug interactions based on drugs functional similarities</title>
		<author>
			<persName><forename type="first">Reza</forename><surname>Ferdousi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Reza</forename><surname>Safdari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yadollah</forename><surname>Omidi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of biomedical informatics</title>
		<imprint>
			<biblScope unit="volume">70</biblScope>
			<biblScope unit="page" from="54" to="64" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Integration of k-means clustering algorithm with network analysis for drug-target interactions network prediction</title>
		<author>
			<persName><forename type="first">Sara</forename><surname>Aghakhani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ala</forename><surname>Qabaja</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Reda</forename><surname>Alhajj</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Data Mining and Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="185" to="212" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">NLLSS: predicting synergistic drug combinations based on semi-supervised learning</title>
		<author>
			<persName><forename type="first">Xing</forename><surname>Chen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">PLoS computational biology</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">7</biblScope>
			<biblScope unit="page">e1004975</biblScope>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Peng</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chao</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yingxue</forename><surname>Fu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jinan</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ziyin</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jinlong</forename><surname>Ru</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chunli</forename><surname>Zheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Zihu</forename><surname>Guo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Xuetong</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Wei</forename><surname>Zhou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Wenjuan</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yan</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jianxin</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Aiping</forename><surname>Lu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yonghua</forename><surname>Wang</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Large-scale exploration and analysis of drug combinations</title>
	</analytic>
	<monogr>
		<title level="j">Bioinformatics</title>
		<imprint>
			<biblScope unit="volume">31</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="2007" to="2016" />
			<date type="published" when="2015-06-15">15 June 2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Similarity-based machine learning support vector machine predictor of drugdrug interactions with improved accuracies</title>
		<author>
			<persName><forename type="first">Dalong</forename><surname>Song</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of clinical pharmacy and therapeutics</title>
		<imprint>
			<biblScope unit="volume">44</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="268" to="275" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Prediction of polypharmacological profiles of drugs by the integration of chemical, side effect, and therapeutic space</title>
		<author>
			<persName><forename type="first">F</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Li</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of chemical information and modeling</title>
		<imprint>
			<biblScope unit="volume">53</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="753" to="762" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Machine learning-based prediction of drug-drug interactions by integrating drug phenotypic, therapeutic, chemical, and genomic properties</title>
		<author>
			<persName><forename type="first">F</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Zhao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of the American Medical Informatics Association</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="issue">e2</biblScope>
			<biblScope unit="page" from="e278" to="e286" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">DrugBank: a knowledgebase for drugs, drug actions and drug targets</title>
		<author>
			<persName><forename type="first">David</forename><forename type="middle">S</forename><surname>Wishart</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Nucleic acids research</title>
		<imprint>
			<biblScope unit="volume">36</biblScope>
			<biblScope unit="page" from="D901" to="D906" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Prediction of Heart Disease by Clustering and Classification Techniques</title>
		<author>
			<persName><forename type="first">Reetu</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Rajesh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Computer Sciences and Engineering</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="page" from="861" to="866" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Biomolecular network-based synergistic drug combination discovery</title>
		<author>
			<persName><forename type="first">Xiangyi</forename><surname>Li</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BioMed research</title>
		<imprint>
			<biblScope unit="volume">2016</biblScope>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">A systems biology approach to identify effective cocktail drugs</title>
		<author>
			<persName><forename type="first">Zikai</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Xing-Ming</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Luonan</forename><surname>Chen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BMC systems biology</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="issue">2</biblScope>
			<date type="published" when="2010">2010</date>
			<publisher>BioMed Central</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Biomolecular network-based synergistic drug combination discovery</title>
		<author>
			<persName><forename type="first">Xiangyi</forename><surname>Li</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BioMed research international</title>
		<imprint>
			<date type="published" when="2016">2016. 2016</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
