Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed May 27, 2024
1 parent bf4a704 commit 29007de
Show file tree
Hide file tree
Showing 6 changed files with 78 additions and 77 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f6945389
d325b32a
1 change: 1 addition & 0 deletions python2.html
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,7 @@ <h3 class="anchored" data-anchor-id="exercise-2.5-3-p">Exercise 2.5 (3 P)</h3>
<li>the similarity of the samples, which is measured by the <a href="https://en.wikipedia.org/wiki/Jaccard_index">Jaccard index</a>.</li>
</ol></li>
</ul>
<p>Store the function in <code>exercise_2_5.py</code>.</p>
<p>You may check that your program works correctly by using the following exemplary calls:</p>
<div class="sourceCode" id="cb38"><pre class="sourceCode default code-with-copy"><code class="sourceCode default"><span id="cb38-1"><a href="#cb38-1" aria-hidden="true" tabindex="-1"></a>$ python exercise_2_5.py "RAB5C;PITX2;ZNF222;LMTK2;LMTK2" "RAB5C;PABPC4;ZNF222;PKN1;PTMA"</span>
<span id="cb38-2"><a href="#cb38-2" aria-hidden="true" tabindex="-1"></a>4</span>
Expand Down
126 changes: 63 additions & 63 deletions search.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion site_libs/bootstrap/bootstrap-dark.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://csbg.github.io/BioinformaticsPracticals1/python1.html</loc>
<lastmod>2024-05-14T10:45:47.870Z</lastmod>
<loc>https://csbg.github.io/BioinformaticsPracticals1/python2.html</loc>
<lastmod>2024-05-27T08:26:41.819Z</lastmod>
</url>
<url>
<loc>https://csbg.github.io/BioinformaticsPracticals1/index.html</loc>
<lastmod>2024-05-14T10:45:47.870Z</lastmod>
<loc>https://csbg.github.io/BioinformaticsPracticals1/python1.html</loc>
<lastmod>2024-05-27T08:26:41.819Z</lastmod>
</url>
<url>
<loc>https://csbg.github.io/BioinformaticsPracticals1/python3.html</loc>
<lastmod>2024-05-14T10:45:47.870Z</lastmod>
<loc>https://csbg.github.io/BioinformaticsPracticals1/index.html</loc>
<lastmod>2024-05-27T08:26:41.819Z</lastmod>
</url>
<url>
<loc>https://csbg.github.io/BioinformaticsPracticals1/bash.html</loc>
<lastmod>2024-05-14T10:45:47.870Z</lastmod>
<lastmod>2024-05-27T08:26:41.819Z</lastmod>
</url>
<url>
<loc>https://csbg.github.io/BioinformaticsPracticals1/python4.html</loc>
<lastmod>2024-05-14T10:45:47.870Z</lastmod>
<loc>https://csbg.github.io/BioinformaticsPracticals1/python3.html</loc>
<lastmod>2024-05-27T08:26:41.819Z</lastmod>
</url>
<url>
<loc>https://csbg.github.io/BioinformaticsPracticals1/python2.html</loc>
<lastmod>2024-05-14T10:45:47.870Z</lastmod>
<loc>https://csbg.github.io/BioinformaticsPracticals1/python4.html</loc>
<lastmod>2024-05-27T08:26:41.819Z</lastmod>
</url>
</urlset>

0 comments on commit 29007de

Please sign in to comment.