Skip to content

Commit

Permalink
Deploying to gh-pages from @ 06e5821 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ubyndr committed Oct 2, 2023
1 parent 6803e20 commit 4b4ac7d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion _sources/introduction.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The AnndataEnrichmentAnalyzer class wraps the functionality of both AnndataEnric
gg.enrich_rdf_graph()
gg.save_rdf_graph(file_name="kidney_new", _format="ttl")
More examples and detailed explanation can be found in jupyter notebook given in [Snippets](#Snippets)
More examples and detailed explanation can be found in jupyter notebook given in `Snippets <#snippets>`_.

Snippets
=========
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h1>pandasaurus-cxg’s documentation!<a class="headerlink" href="#pandasaurus-c
<li class="toctree-l2"><a class="reference internal" href="introduction.html#usage">Usage</a></li>
<li class="toctree-l2"><a class="reference internal" href="introduction.html#using-anndataenricher-and-anndataanalyzer-individually">Using AnndataEnricher and AnndataAnalyzer Individually</a></li>
<li class="toctree-l2"><a class="reference internal" href="introduction.html#using-anndataenrichmentanalyzer-wrapper">Using AnndataEnrichmentAnalyzer Wrapper</a></li>
<li class="toctree-l2"><a class="reference internal" href="introduction.html#snippets">Snippets</a></li>
<li class="toctree-l2"><a class="reference internal" href="introduction.html#id1">Snippets</a></li>
<li class="toctree-l2"><a class="reference internal" href="introduction.html#roadmap">Roadmap</a></li>
</ul>
</li>
Expand Down
8 changes: 4 additions & 4 deletions introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<li class="toctree-l2"><a class="reference internal" href="#usage">Usage</a></li>
<li class="toctree-l2"><a class="reference internal" href="#using-anndataenricher-and-anndataanalyzer-individually">Using AnndataEnricher and AnndataAnalyzer Individually</a></li>
<li class="toctree-l2"><a class="reference internal" href="#using-anndataenrichmentanalyzer-wrapper">Using AnndataEnrichmentAnalyzer Wrapper</a></li>
<li class="toctree-l2"><a class="reference internal" href="#snippets">Snippets</a></li>
<li class="toctree-l2"><a class="reference internal" href="#id1">Snippets</a></li>
<li class="toctree-l2"><a class="reference internal" href="#roadmap">Roadmap</a></li>
</ul>
</li>
Expand Down Expand Up @@ -127,10 +127,10 @@ <h2>Using AnndataEnrichmentAnalyzer Wrapper<a class="headerlink" href="#using-an
<span class="n">gg</span><span class="o">.</span><span class="n">save_rdf_graph</span><span class="p">(</span><span class="n">file_name</span><span class="o">=</span><span class="s2">&quot;kidney_new&quot;</span><span class="p">,</span> <span class="n">_format</span><span class="o">=</span><span class="s2">&quot;ttl&quot;</span><span class="p">)</span>
</pre></div>
</div>
<p>More examples and detailed explanation can be found in jupyter notebook given in [Snippets](#Snippets)</p>
<p>More examples and detailed explanation can be found in jupyter notebook given in <a class="reference external" href="#snippets">Snippets</a>.</p>
</section>
<section id="snippets">
<h2>Snippets<a class="headerlink" href="#snippets" title="Link to this heading"></a></h2>
<section id="id1">
<h2>Snippets<a class="headerlink" href="#id1" title="Link to this heading"></a></h2>
<p><a class="reference external" href="https://github.com/INCATools/pandasaurus_cxg/blob/roadmap/walkthrough.ipynb">https://github.com/INCATools/pandasaurus_cxg/blob/roadmap/walkthrough.ipynb</a></p>
</section>
<section id="roadmap">
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4b4ac7d

Please sign in to comment.