Skip to content

Commit 8ec9990

Browse files
authored
Merge pull request #16 from reactome/develop
added utils functions
2 parents 37ac0b6 + 8a3e3c0 commit 8ec9990

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+15187
-27
lines changed

docs/analysis.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>Analysis Service &#8212; reactome2py 0.0.5 documentation</title>
7+
<title>Analysis Service &#8212; reactome2py 0.0.6 documentation</title>
88
<link rel="stylesheet" href="static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="static/pygments.css" type="text/css" />
1010
<script type="text/javascript" id="documentation_options" data-url_root="./" src="static/documentation_options.js"></script>

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: a20ea4cccd35d3ba23f0ea31c4bd4f3c
3+
config: cffc6d506f7a64f01b2d03cc6062eb52
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/build/html/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '0.0.5',
3+
VERSION: '0.0.6',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
FILE_SUFFIX: '.html',

docs/build/html/analysis.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>Analysis Service &#8212; reactome2py 0.0.5 documentation</title>
7+
<title>Analysis Service &#8212; reactome2py 0.0.6 documentation</title>
88
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1010
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

docs/build/html/content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>Content Service &#8212; reactome2py 0.0.5 documentation</title>
7+
<title>Content Service &#8212; reactome2py 0.0.6 documentation</title>
88
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1010
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

docs/build/html/genindex.html

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<html xmlns="http://www.w3.org/1999/xhtml">
66
<head>
77
<meta charset="utf-8" />
8-
<title>Index &#8212; reactome2py 0.0.5 documentation</title>
8+
<title>Index &#8212; reactome2py 0.0.6 documentation</title>
99
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
1010
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1111
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
@@ -66,11 +66,15 @@ <h2 id="D">D</h2>
6666
</li>
6767
<li><a href="analysis.html#reactome2py.analysis.db_version">db_version() (in module reactome2py.analysis)</a>
6868
</li>
69-
</ul></td>
70-
<td style="width: 33%; vertical-align: top;"><ul>
7169
<li><a href="content.html#reactome2py.content.discover">discover() (in module reactome2py.content)</a>
7270
</li>
71+
</ul></td>
72+
<td style="width: 33%; vertical-align: top;"><ul>
7373
<li><a href="content.html#reactome2py.content.disease">disease() (in module reactome2py.content)</a>
74+
</li>
75+
<li><a href="utils.html#reactome2py.utils.drug_data_source">drug_data_source() (in module reactome2py.utils)</a>
76+
</li>
77+
<li><a href="utils.html#reactome2py.utils.drug_targets">drug_targets() (in module reactome2py.utils)</a>
7478
</li>
7579
</ul></td>
7680
</tr></table>
@@ -119,6 +123,12 @@ <h2 id="G">G</h2>
119123
<table style="width: 100%" class="indextable genindextable"><tr>
120124
<td style="width: 33%; vertical-align: top;"><ul>
121125
<li><a href="utils.html#reactome2py.utils.gene_mappings">gene_mappings() (in module reactome2py.utils)</a>
126+
</li>
127+
</ul></td>
128+
<td style="width: 33%; vertical-align: top;"><ul>
129+
<li><a href="utils.html#reactome2py.utils.genelist_drug_target">genelist_drug_target() (in module reactome2py.utils)</a>
130+
</li>
131+
<li><a href="utils.html#reactome2py.utils.genelist_fi">genelist_fi() (in module reactome2py.utils)</a>
122132
</li>
123133
</ul></td>
124134
</tr></table>
@@ -201,12 +211,22 @@ <h2 id="P">P</h2>
201211
<li><a href="content.html#reactome2py.content.participants_reference_entities">participants_reference_entities() (in module reactome2py.content)</a>
202212
</li>
203213
<li><a href="analysis.html#reactome2py.analysis.pathway2df">pathway2df() (in module reactome2py.analysis)</a>
214+
</li>
215+
<li><a href="utils.html#reactome2py.utils.pathway_boolean_network">pathway_boolean_network() (in module reactome2py.utils)</a>
204216
</li>
205217
<li><a href="content.html#reactome2py.content.pathway_contained_event">pathway_contained_event() (in module reactome2py.content)</a>
218+
</li>
219+
<li><a href="content.html#reactome2py.content.pathway_contained_event_atttibute">pathway_contained_event_atttibute() (in module reactome2py.content)</a>
220+
</li>
221+
<li><a href="utils.html#reactome2py.utils.pathway_drug_target">pathway_drug_target() (in module reactome2py.utils)</a>
206222
</li>
207223
</ul></td>
208224
<td style="width: 33%; vertical-align: top;"><ul>
209-
<li><a href="content.html#reactome2py.content.pathway_contained_event_atttibute">pathway_contained_event_atttibute() (in module reactome2py.content)</a>
225+
<li><a href="utils.html#reactome2py.utils.pathway_factor_graph">pathway_factor_graph() (in module reactome2py.utils)</a>
226+
</li>
227+
<li><a href="utils.html#reactome2py.utils.pathway_fi">pathway_fi() (in module reactome2py.utils)</a>
228+
</li>
229+
<li><a href="utils.html#reactome2py.utils.pathway_pe_drug_target">pathway_pe_drug_target() (in module reactome2py.utils)</a>
210230
</li>
211231
<li><a href="content.html#reactome2py.content.pathways_low_diagram">pathways_low_diagram() (in module reactome2py.content)</a>
212232
</li>

docs/build/html/index.html

Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,132 @@
1+
2+
<!DOCTYPE html>
3+
4+
<html xmlns="http://www.w3.org/1999/xhtml">
5+
<head>
6+
<meta charset="utf-8" />
7+
<title>reactome2py Docs &#8212; reactome2py 0.0.6 documentation</title>
8+
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
9+
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
10+
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
11+
<script type="text/javascript" src="_static/jquery.js"></script>
12+
<script type="text/javascript" src="_static/underscore.js"></script>
13+
<script type="text/javascript" src="_static/doctools.js"></script>
14+
<script type="text/javascript" src="_static/language_data.js"></script>
15+
<link rel="index" title="Index" href="genindex.html" />
16+
<link rel="search" title="Search" href="search.html" />
17+
<link rel="next" title="Analysis Service" href="analysis.html" />
18+
19+
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
20+
21+
22+
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
23+
24+
</head><body>
25+
26+
27+
<div class="document">
28+
<div class="documentwrapper">
29+
<div class="bodywrapper">
30+
31+
32+
<div class="body" role="main">
33+
34+
<div class="section" id="reactome2py-docs">
35+
<h1>reactome2py Docs<a class="headerlink" href="#reactome2py-docs" title="Permalink to this headline"></a></h1>
36+
<p>The reactome2py package is a library of helper functions that wrap calls to the reactome’s http API endpoints. It also supplies a utility module that simplifies access to reactome open-data.</p>
37+
<p>The reactome2py package is meant to facilitate communication between reactome tools and services with python.</p>
38+
<p>If you are getting started with <cite>reactome</cite>, visit our user’s guide page documentation site at <a class="reference external" href="https://reactome.org/userguide">https://reactome.org/userguide</a></p>
39+
<p>For more information on API services or data downloads, visit:</p>
40+
<ul class="simple">
41+
<li><p><a class="reference external" href="https://reactome.org/dev">https://reactome.org/dev</a></p></li>
42+
<li><p><a class="reference external" href="https://reactome.org/download-data">https://reactome.org/download-data</a></p></li>
43+
</ul>
44+
<div class="toctree-wrapper compound">
45+
<p class="caption"><span class="caption-text">Contents:</span></p>
46+
<ul>
47+
<li class="toctree-l1"><a class="reference internal" href="analysis.html">Analysis Service</a></li>
48+
<li class="toctree-l1"><a class="reference internal" href="content.html">Content Service</a></li>
49+
<li class="toctree-l1"><a class="reference internal" href="utils.html">Utils</a></li>
50+
</ul>
51+
</div>
52+
<div class="section" id="indices-and-tables">
53+
<h2>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline"></a></h2>
54+
<ul class="simple">
55+
<li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li>
56+
<li><p><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></p></li>
57+
<li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li>
58+
</ul>
59+
</div>
60+
</div>
61+
62+
63+
</div>
64+
65+
</div>
66+
</div>
67+
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
68+
<div class="sphinxsidebarwrapper">
69+
<h1 class="logo"><a href="#">reactome2py</a></h1>
70+
71+
72+
73+
74+
75+
76+
77+
78+
<h3>Navigation</h3>
79+
<p class="caption"><span class="caption-text">Contents:</span></p>
80+
<ul>
81+
<li class="toctree-l1"><a class="reference internal" href="analysis.html">Analysis Service</a></li>
82+
<li class="toctree-l1"><a class="reference internal" href="content.html">Content Service</a></li>
83+
<li class="toctree-l1"><a class="reference internal" href="utils.html">Utils</a></li>
84+
</ul>
85+
86+
<div class="relations">
87+
<h3>Related Topics</h3>
88+
<ul>
89+
<li><a href="#">Documentation overview</a><ul>
90+
<li>Next: <a href="analysis.html" title="next chapter">Analysis Service</a></li>
91+
</ul></li>
92+
</ul>
93+
</div>
94+
<div id="searchbox" style="display: none" role="search">
95+
<h3 id="searchlabel">Quick search</h3>
96+
<div class="searchformwrapper">
97+
<form class="search" action="search.html" method="get">
98+
<input type="text" name="q" aria-labelledby="searchlabel" />
99+
<input type="submit" value="Go" />
100+
</form>
101+
</div>
102+
</div>
103+
<script type="text/javascript">$('#searchbox').show(0);</script>
104+
105+
106+
107+
108+
109+
110+
111+
112+
</div>
113+
</div>
114+
<div class="clearer"></div>
115+
</div>
116+
<div class="footer">
117+
&copy;2019, Nasim Sanati.
118+
119+
|
120+
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.2.1</a>
121+
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
122+
123+
|
124+
<a href="_sources/index.rst.txt"
125+
rel="nofollow">Page source</a>
126+
</div>
127+
128+
129+
130+
131+
</body>
132+
</html>

docs/build/html/objects.inv

67 Bytes
Binary file not shown.

docs/build/html/py-modindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>Python Module Index &#8212; reactome2py 0.0.5 documentation</title>
7+
<title>Python Module Index &#8212; reactome2py 0.0.6 documentation</title>
88
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1010
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>

docs/build/html/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
66
<meta charset="utf-8" />
7-
<title>Search &#8212; reactome2py 0.0.5 documentation</title>
7+
<title>Search &#8212; reactome2py 0.0.6 documentation</title>
88
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
99
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1010

0 commit comments

Comments
 (0)