Skip to content

Commit

Permalink
updated release description
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyTeichman committed Jan 5, 2024
1 parent 1000447 commit 4a03254
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 5 deletions.
7 changes: 6 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@
History
=======

3.11.0 (2024-01-04)
3.11.0 (2024-01-05)
-------------------
This release brings several exciting new features.
Notably, these inclue the ability to run functions from the Picardtools suite, and the ability to automatically save interactive session reports and later resume them from any saved session.
In addition, this release includes several visual upgrades, bug fixes, and quality-of-life improvements.
Happy analysis!

Added
*******
* *RNAlysis* can now run functions from the Picardtools suite, including conversion functions (BAM to SAM, SAM to FASTQ, FASTQ to SAM, etc), quality control (validate SAM), and post-processing functions (remove PCR duplicates, sort SAM, create BAM index).
Expand Down
Binary file modified docs/build/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/.doctrees/history.doctree
Binary file not shown.
8 changes: 6 additions & 2 deletions docs/build/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<p class="caption" role="heading"><span class="caption-text">Change history:</span></p>
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">History</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#id1">3.11.0 (2024-01-04)</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#id1">3.11.0 (2024-01-05)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#added">Added</a></li>
<li class="toctree-l3"><a class="reference internal" href="#changed">Changed</a></li>
<li class="toctree-l3"><a class="reference internal" href="#fixed">Fixed</a></li>
Expand Down Expand Up @@ -280,7 +280,11 @@
<section id="history">
<h1>History<a class="headerlink" href="#history" title="Permalink to this heading"></a></h1>
<section id="id1">
<h2>3.11.0 (2024-01-04)<a class="headerlink" href="#id1" title="Permalink to this heading"></a></h2>
<h2>3.11.0 (2024-01-05)<a class="headerlink" href="#id1" title="Permalink to this heading"></a></h2>
<p>This release brings several exciting new features.
Notably, these inclue the ability to run functions from the Picardtools suite, and the ability to automatically save interactive session reports and later resume them from any saved session.
In addition, this release includes several visual upgrades, bug fixes, and quality-of-life improvements.
Happy analysis!</p>
<section id="added">
<h3>Added<a class="headerlink" href="#added" title="Permalink to this heading"></a></h3>
<ul class="simple">
Expand Down
2 changes: 1 addition & 1 deletion docs/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h1>RNAlysis 3.11.0 documentation<a class="headerlink" href="#rnalysis-release-d
<p class="caption" role="heading"><span class="caption-text">Change history:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="history.html">History</a><ul>
<li class="toctree-l2"><a class="reference internal" href="history.html#id1">3.11.0 (2024-01-04)</a></li>
<li class="toctree-l2"><a class="reference internal" href="history.html#id1">3.11.0 (2024-01-05)</a></li>
<li class="toctree-l2"><a class="reference internal" href="history.html#id2">3.10.1 (2023-11-22)</a></li>
<li class="toctree-l2"><a class="reference internal" href="history.html#id5">3.10.0 (2023-10-31)</a></li>
<li class="toctree-l2"><a class="reference internal" href="history.html#id9">3.9.2 (2023-06-23)</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 4a03254

Please sign in to comment.