Skip to content

Commit

Permalink
Deploying to gh-pages from @ fb3efee 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
berombau committed Sep 10, 2024
1 parent 2d580e5 commit e981b7e
Show file tree
Hide file tree
Showing 6 changed files with 97 additions and 96 deletions.
122 changes: 61 additions & 61 deletions book/disk_based/disk_based_pipelines.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions book/disk_based/file_formats.html
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ <h2 data-number="6.1" class="anchored" data-anchor-id="general-file-formats"><sp
</section>
<section id="specialized-file-formats" class="level2" data-number="6.2">
<h2 data-number="6.2" class="anchored" data-anchor-id="specialized-file-formats"><span class="header-section-number">6.2</span> Specialized file formats</h2>
<p><a href="#tbl-specialized-file-formats" class="quarto-xref">Table&nbsp;<span>6.2</span></a> shows some specialized file standards that are built on top of the more general file formats. One example is the standardized way AnnData serializes a sparse matrix within Zarr to support large single cell data. Note that while a format can support a feature in theory, it does not mean it’s available in practice. For example, the TileDB implementations do not yet support large spatial omics datasets like SpatialData does. SpatialData does not yet fully support reading and writing with a remote private S3 dataset.</p>
<p><a href="#tbl-specialized-file-formats" class="quarto-xref">Table&nbsp;<span>6.2</span></a> shows some specialized file standards that are built on top of the more general file formats. One example is the standardized way AnnData serializes a sparse matrix within Zarr to support large single cell data. Note that while a format can support a feature in theory, it does not mean it’s available in practice. For example, the TileDB implementations do not yet fully support large spatial omics datasets in a standardized way like SpatialData does. SpatialData does not yet fully support reading and writing using a remote private S3 dataset.</p>
<div id="tbl-specialized-file-formats" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-tbl figure">
<figcaption class="quarto-float-caption-top quarto-float-caption quarto-float-tbl" id="tbl-specialized-file-formats-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Expand Down Expand Up @@ -497,15 +497,15 @@ <h2 data-number="6.2" class="anchored" data-anchor-id="specialized-file-formats"
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr class="even">
<td><a href="https://tiledb.com/open-source/life-sciences">TileDB-BioImaging</a></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
Expand Down
2 changes: 1 addition & 1 deletion book/in_memory/reticulate.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ <h1 data-number="6"><span class="header-section-number">6</span> Reticulate: bas
</div>
<div class="sourceCode cell-code" id="cb3"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true" tabindex="-1"></a>rd<span class="sc">$</span><span class="fu">choice</span>(example)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output cell-output-stdout">
<pre><code>[1] 1</code></pre>
<pre><code>[1] 2</code></pre>
</div>
<div class="sourceCode cell-code" id="cb5"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb5-1"><a href="#cb5-1" aria-hidden="true" tabindex="-1"></a>bi<span class="sc">$</span><span class="fu">list</span>(bi<span class="sc">$</span><span class="fu">reversed</span>(example))</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output cell-output-stdout">
Expand Down
21 changes: 11 additions & 10 deletions book/in_memory/rpy2.html
Original file line number Diff line number Diff line change
Expand Up @@ -386,16 +386,17 @@ <h2 data-number="4.1" class="anchored" data-anchor-id="rpy2-basic-functionality"
<div class="cell-output cell-output-stdout">
<pre><code>
0%| | 0.00/9.82M [00:00&lt;?, ?B/s]
0%| | 32.0k/9.82M [00:00&lt;01:01, 167kB/s]
1%| | 96.0k/9.82M [00:00&lt;00:28, 359kB/s]
2%|2 | 216k/9.82M [00:00&lt;00:14, 677kB/s]
4%|4 | 448k/9.82M [00:00&lt;00:07, 1.26MB/s]
9%|9 | 912k/9.82M [00:00&lt;00:03, 2.41MB/s]
18%|#7 | 1.76M/9.82M [00:00&lt;00:01, 4.54MB/s]
36%|###6 | 3.54M/9.82M [00:00&lt;00:00, 8.96MB/s]
66%|######6 | 6.51M/9.82M [00:00&lt;00:00, 15.8MB/s]
97%|#########6| 9.50M/9.82M [00:01&lt;00:00, 20.5MB/s]
100%|##########| 9.82M/9.82M [00:01&lt;00:00, 10.1MB/s]</code></pre>
0%| | 8.00k/9.82M [00:00&lt;02:22, 72.4kB/s]
0%| | 32.0k/9.82M [00:00&lt;01:07, 153kB/s]
1%| | 96.0k/9.82M [00:00&lt;00:30, 336kB/s]
2%|1 | 192k/9.82M [00:00&lt;00:19, 530kB/s]
4%|3 | 400k/9.82M [00:00&lt;00:10, 985kB/s]
8%|8 | 832k/9.82M [00:00&lt;00:04, 1.91MB/s]
17%|#6 | 1.63M/9.82M [00:00&lt;00:02, 3.65MB/s]
33%|###3 | 3.28M/9.82M [00:00&lt;00:00, 7.11MB/s]
64%|######3 | 6.27M/9.82M [00:01&lt;00:00, 13.1MB/s]
82%|########1 | 8.02M/9.82M [00:01&lt;00:00, 14.4MB/s]
100%|##########| 9.82M/9.82M [00:01&lt;00:00, 8.43MB/s]</code></pre>
</div>
<div class="sourceCode cell-code" id="cb10"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb10-1"><a href="#cb10-1" aria-hidden="true" tabindex="-1"></a></span>
<span id="cb10-2"><a href="#cb10-2" aria-hidden="true" tabindex="-1"></a><span class="cf">with</span> anndata2ri.converter.context():</span>
Expand Down
Loading

0 comments on commit e981b7e

Please sign in to comment.