Skip to content

Commit

Permalink
deploy: 2c006d7
Browse files Browse the repository at this point in the history
  • Loading branch information
mwiewior committed Jul 21, 2024
1 parent f9d7bca commit db706d0
Show file tree
Hide file tree
Showing 28 changed files with 106 additions and 106 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h1 id="title">Not found</h1>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
4 changes: 2 additions & 2 deletions docs/algorithms/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -426,7 +426,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
8 changes: 4 additions & 4 deletions docs/algorithms/join/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://biodatageeks.github.io/sequila/docs/algorithms/join/" /><meta property="article:section" content="docs" />

<meta property="article:modified_time" content="2023-02-01T13:47:49+01:00" /><meta property="og:site_name" content="sequila" />
<meta property="article:modified_time" content="2024-07-21T07:20:20+02:00" /><meta property="og:site_name" content="sequila" />

<meta itemprop="name" content="Interval joins">
<meta itemprop="description" content="SeQuiLa&#39;s interval join algorithm description
">
<meta itemprop="dateModified" content="2023-02-01T13:47:49+01:00" />
<meta itemprop="dateModified" content="2024-07-21T07:20:20+02:00" />
<meta itemprop="wordCount" content="693">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Interval joins"/>
Expand Down Expand Up @@ -414,7 +414,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -486,7 +486,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
8 changes: 4 additions & 4 deletions docs/algorithms/pileup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://biodatageeks.github.io/sequila/docs/algorithms/pileup/" /><meta property="article:section" content="docs" />

<meta property="article:modified_time" content="2023-02-01T13:47:49+01:00" /><meta property="og:site_name" content="sequila" />
<meta property="article:modified_time" content="2024-07-21T07:20:20+02:00" /><meta property="og:site_name" content="sequila" />

<meta itemprop="name" content="Pileup and coverage">
<meta itemprop="description" content="SeQuiLa&#39;s Pileup and coverage algorithm description
">
<meta itemprop="dateModified" content="2023-02-01T13:47:49+01:00" />
<meta itemprop="dateModified" content="2024-07-21T07:20:20+02:00" />
<meta itemprop="wordCount" content="19">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Pileup and coverage"/>
Expand Down Expand Up @@ -332,7 +332,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -404,7 +404,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
4 changes: 2 additions & 2 deletions docs/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -425,7 +425,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
8 changes: 4 additions & 4 deletions docs/api/pysequila/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://biodatageeks.github.io/sequila/docs/api/pysequila/" /><meta property="article:section" content="docs" />

<meta property="article:modified_time" content="2023-02-01T13:47:49+01:00" /><meta property="og:site_name" content="sequila" />
<meta property="article:modified_time" content="2024-07-21T07:20:20+02:00" /><meta property="og:site_name" content="sequila" />

<meta itemprop="name" content="Python">
<meta itemprop="description" content="SeQuiLa&#39;s Python API
">
<meta itemprop="dateModified" content="2023-02-01T13:47:49+01:00" />
<meta itemprop="dateModified" content="2024-07-21T07:20:20+02:00" />
<meta itemprop="wordCount" content="247">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Python"/>
Expand Down Expand Up @@ -481,7 +481,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -553,7 +553,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
8 changes: 4 additions & 4 deletions docs/api/sql/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://biodatageeks.github.io/sequila/docs/api/sql/" /><meta property="article:section" content="docs" />

<meta property="article:modified_time" content="2023-02-01T13:47:49+01:00" /><meta property="og:site_name" content="sequila" />
<meta property="article:modified_time" content="2024-07-21T07:20:20+02:00" /><meta property="og:site_name" content="sequila" />

<meta itemprop="name" content="SQL">
<meta itemprop="description" content="SeQuiLa&#39;s SQL API
">
<meta itemprop="dateModified" content="2023-02-01T13:47:49+01:00" />
<meta itemprop="dateModified" content="2024-07-21T07:20:20+02:00" />
<meta itemprop="wordCount" content="170">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="SQL"/>
Expand Down Expand Up @@ -466,7 +466,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -538,7 +538,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
4 changes: 2 additions & 2 deletions docs/benchmarks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -426,7 +426,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
8 changes: 4 additions & 4 deletions docs/benchmarks/join/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://biodatageeks.github.io/sequila/docs/benchmarks/join/" /><meta property="article:section" content="docs" />

<meta property="article:modified_time" content="2023-02-01T13:47:49+01:00" /><meta property="og:site_name" content="sequila" />
<meta property="article:modified_time" content="2024-07-21T07:20:20+02:00" /><meta property="og:site_name" content="sequila" />

<meta itemprop="name" content="Interval joins">
<meta itemprop="description" content="SeQuiLa&#39;s interval joins benchmark
">
<meta itemprop="dateModified" content="2023-02-01T13:47:49+01:00" />
<meta itemprop="dateModified" content="2024-07-21T07:20:20+02:00" />
<meta itemprop="wordCount" content="462">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Interval joins"/>
Expand Down Expand Up @@ -576,7 +576,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -648,7 +648,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
8 changes: 4 additions & 4 deletions docs/benchmarks/pileup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://biodatageeks.github.io/sequila/docs/benchmarks/pileup/" /><meta property="article:section" content="docs" />

<meta property="article:modified_time" content="2023-02-01T13:47:49+01:00" /><meta property="og:site_name" content="sequila" />
<meta property="article:modified_time" content="2024-07-21T07:20:20+02:00" /><meta property="og:site_name" content="sequila" />

<meta itemprop="name" content="Pileup and coverage">
<meta itemprop="description" content="SeQuiLa&#39;s Pileup and coverage benchmarks
">
<meta itemprop="dateModified" content="2023-02-01T13:47:49+01:00" />
<meta itemprop="dateModified" content="2024-07-21T07:20:20+02:00" />
<meta itemprop="wordCount" content="383">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Pileup and coverage"/>
Expand Down Expand Up @@ -758,7 +758,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -830,7 +830,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
4 changes: 2 additions & 2 deletions docs/cloud/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -409,7 +409,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
8 changes: 4 additions & 4 deletions docs/configuration/general/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://biodatageeks.github.io/sequila/docs/configuration/general/" /><meta property="article:section" content="docs" />

<meta property="article:modified_time" content="2023-02-01T13:47:49+01:00" /><meta property="og:site_name" content="sequila" />
<meta property="article:modified_time" content="2024-07-21T07:20:20+02:00" /><meta property="og:site_name" content="sequila" />

<meta itemprop="name" content="General">
<meta itemprop="description" content="General parameters
">
<meta itemprop="dateModified" content="2023-02-01T13:47:49+01:00" />
<meta itemprop="dateModified" content="2024-07-21T07:20:20+02:00" />
<meta itemprop="wordCount" content="52">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="General"/>
Expand Down Expand Up @@ -362,7 +362,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -434,7 +434,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
4 changes: 2 additions & 2 deletions docs/configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ <h2 class="feedback--title">Feedback</h2>


<div class="text-muted mt-5 pt-3 border-top">
Last modified February 1, 2023: <a href="https://github.com/biodatageeks/sequila/commit/a49c32b2083481fd2a970bf24c40b33bfec9b90f">fix:race condition for local[n] in toCoverage method (#172) (a49c32b)</a>
Last modified July 21, 2024: <a href="https://github.com/biodatageeks/sequila/commit/2c006d7b4ad0041b5593f9a5e541899e59d38d48">feat: spark 3.4 support (#174) (2c006d7)</a>
</div>

</div>
Expand Down Expand Up @@ -495,7 +495,7 @@ <h2 class="feedback--title">Feedback</h2>

</div>
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
<small class="text-white">&copy; 2023 Biodatageeks All Rights Reserved</small>
<small class="text-white">&copy; 2024 Biodatageeks All Rights Reserved</small>
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>


Expand Down
Loading

0 comments on commit db706d0

Please sign in to comment.