<?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">Finding drugs with common downstream effects, using direction information in biological pathways</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Ryan</forename><forename type="middle">A</forename><surname>Miller</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Bioinformatics -BiGCaT</orgName>
								<orgName type="institution">NUTRIM</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Maastricht University</orgName>
								<address>
									<country key="NL">The Netherlands</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jonathan</forename><surname>Melius</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Bioinformatics -BiGCaT</orgName>
								<orgName type="institution">NUTRIM</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Maastricht University</orgName>
								<address>
									<country key="NL">The Netherlands</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Nuno</forename><surname>Nunes</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Bioinformatics -BiGCaT</orgName>
								<orgName type="institution">NUTRIM</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Maastricht University</orgName>
								<address>
									<country key="NL">The Netherlands</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Egon</forename><forename type="middle">L</forename><surname>Willighagen</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Bioinformatics -BiGCaT</orgName>
								<orgName type="institution">NUTRIM</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Maastricht University</orgName>
								<address>
									<country key="NL">The Netherlands</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Peter</forename><surname>Woollard</surname></persName>
							<affiliation key="aff2">
								<orgName type="department">Computational Biology</orgName>
								<orgName type="institution">GlaxoSmithKline</orgName>
								<address>
									<settlement>Stevenage</settlement>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Chris</forename><forename type="middle">T</forename><surname>Evelo</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Bioinformatics -BiGCaT</orgName>
								<orgName type="institution">NUTRIM</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Maastricht University</orgName>
								<address>
									<country key="NL">The Netherlands</country>
								</address>
							</affiliation>
							<affiliation key="aff3">
								<orgName type="laboratory">Maastricht Centre for Systems Biology (MaCSBio)</orgName>
								<orgName type="institution">Maastricht University</orgName>
								<address>
									<country key="NL">The Netherlands</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Finding drugs with common downstream effects, using direction information in biological pathways</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">C94832982E6C58007A5A9F2A6FB8B81A</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T09:45+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>Semantic Web</term>
					<term>biological pathways</term>
					<term>network extension</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Drugs aim at compensating for a biological process or processes that are not behaving as desired. Drugs frequently do this by binding to proteins in pathways, causing immediate or downstream changes in the pathway affecting the biological process. WikiPathways is an open resource for curating biological pathways. Interactions in the pathway, capture information that connects biological entities. WikiPathways RDF representation captures the participants of a specific interaction, the type of interaction (inhibition, stimulation, catalysis, etc.), and also the direction of the interaction. The increasing availability of this directionality enables answering a new class of research questions programmatically. For instance, this knowledge can be used to show how a combination of two drugs affects common downstream processes. This list of drug combinations with common downstream effects is important because drug combination therapies may be used to minimize the side effects of single drug treatments where higher doses need to be administered. We will present work that answers this question by combining data from WikiPathways, ChEMBL, and Uniprot. ChEMBL is used to extend the knowledge base with drug data annotations linking drugs to protein targets in the pathway. While Uniprots endpoint is used to map ChEMBL target information to Uniprot IDs. The interaction directional information defines what is upstream and downstream in the pathway of the protein targets. Analysis of the combined data results in a list of drug combinations that share common downstream effects. The analysis was implemented as a series of queries against the SPARQL endpoints of ChEMBL, Uniprot, and WikiPathways.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body/>
		<back>
			<div type="references">

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