Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
veghp committed Apr 25, 2024
1 parent ce94b67 commit e780cf8
Show file tree
Hide file tree
Showing 5 changed files with 738 additions and 127 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -480,15 +480,15 @@
</p>

<h1 id="seq-report">Seq Report</h1>
<!-- [![build](https://github.com/Edinburgh-Genome-Foundry/Seq_Report/actions/workflows/build.yml/badge.svg)](https://github.com/Edinburgh-Genome-Foundry/Seq_Report/actions/workflows/build.yml) -->

<p><a href="https://github.com/Edinburgh-Genome-Foundry/Seq_Report/actions/workflows/build.yml"><img alt="build" src="https://github.com/Edinburgh-Genome-Foundry/Seq_Report/actions/workflows/build.yml/badge.svg" /></a></p>
<!-- [![coverage](https://coveralls.io/repos/github/Edinburgh-Genome-Foundry/Seq_Report/badge.svg?branch=main)](https://coveralls.io/github/Edinburgh-Genome-Foundry/Seq_Report?branch=main) -->

<p>Simple reporting on a set of sequences for documentation purposes.</p>
<h2 id="install">Install</h2>
<div class="codehilite"><pre><span></span><code>pip install git+https://github.com/Edinburgh-Genome-Foundry/Seq_Report.git
</code></pre></div>

<p>See also <a href=".github/workflows/build.yml">build.yml</a> or <a href="https://github.com/Edinburgh-Genome-Foundry/pdf_reports">PDF Reports</a> Installation instructions.</p>
<h2 id="usage">Usage</h2>
<div class="codehilite"><pre><span></span><code><span class="kn">import</span> <span class="nn">seqreport</span>

Expand Down
Loading

0 comments on commit e780cf8

Please sign in to comment.