Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9b05f83 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSteenwyk committed Mar 6, 2024
1 parent a243f52 commit eb80cd7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
4 changes: 4 additions & 0 deletions _sources/change_log/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ Change log

Major changes to ClipKIT are summarized here.

**2.2.3**
Fixed gap character handling. The help message was incongruent
with what was happening underneath the hood.

**2.1.2**
Incorporate codon-based trimming. When one position in a codon gets trimmed based on the mode
being used, the whole codon will get trimmed from the alignment.
Expand Down
3 changes: 3 additions & 0 deletions change_log/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,9 @@
<span id="id1"></span><h1>Change log<a class="headerlink" href="#change-log" title="Permalink to this headline"></a></h1>
<hr class="docutils" />
<p>Major changes to ClipKIT are summarized here.</p>
<p><strong>2.2.3</strong>
Fixed gap character handling. The help message was incongruent
with what was happening underneath the hood.</p>
<p><strong>2.1.2</strong>
Incorporate codon-based trimming. When one position in a codon gets trimmed based on the mode
being used, the whole codon will get trimmed from the alignment.</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eb80cd7

Please sign in to comment.