Skip to content

Commit

Permalink
Deploying to gh-pages from @ 911d067 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
SheridJeff committed Aug 5, 2024
1 parent 89642ee commit 3521de9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion interactivity-with-the-rspatial-ecosystem.html
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ <h2><span class="header-section-number">17.4</span> Importing visium data<a href
<p>If you have a Giotto object from day 1 session 5, feel free to load that in and skip this first step.</p>
<div class="sourceCode" id="cb403"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb403-1"><a href="interactivity-with-the-rspatial-ecosystem.html#cb403-1" tabindex="-1"></a><span class="fu">library</span>(Giotto)</span>
<span id="cb403-2"><a href="interactivity-with-the-rspatial-ecosystem.html#cb403-2" tabindex="-1"></a></span>
<span id="cb403-3"><a href="interactivity-with-the-rspatial-ecosystem.html#cb403-3" tabindex="-1"></a>save_directory <span class="ot">&lt;-</span> <span class="st">&#39;results&#39;</span></span>
<span id="cb403-3"><a href="interactivity-with-the-rspatial-ecosystem.html#cb403-3" tabindex="-1"></a>save_directory <span class="ot">&lt;-</span> <span class="st">&#39;results/03_session6&#39;</span></span>
<span id="cb403-4"><a href="interactivity-with-the-rspatial-ecosystem.html#cb403-4" tabindex="-1"></a>visium_save_directory <span class="ot">&lt;-</span> <span class="fu">file.path</span>(save_directory, <span class="st">&#39;visium_mouse_brain&#39;</span>)</span>
<span id="cb403-5"><a href="interactivity-with-the-rspatial-ecosystem.html#cb403-5" tabindex="-1"></a>subcell_save_directory <span class="ot">&lt;-</span> <span class="fu">file.path</span>(save_directory, <span class="st">&#39;pseudo_subcellular/&#39;</span>)</span>
<span id="cb403-6"><a href="interactivity-with-the-rspatial-ecosystem.html#cb403-6" tabindex="-1"></a></span>
Expand Down
2 changes: 1 addition & 1 deletion search_index.json

Large diffs are not rendered by default.

0 comments on commit 3521de9

Please sign in to comment.