Skip to content

Commit

Permalink
Deploying to gh-pages from @ 19e1ff2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSteenwyk committed Dec 6, 2024
1 parent 879fb14 commit 17700d9
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 17 deletions.
6 changes: 0 additions & 6 deletions _sources/change_log/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ Change log

Major changes to PhyKIT are summarized here.

**2.0.1**:
- added arguments to exclude sites with gaps in the pairwise identities and saturation functions.

**2.0.0**:
Codebase overhaul to make PhyKIT more mem efficient and faster. For example, using list comprehension when appropriate.

**1.21.0**:
The partition file outputted from the create_concat function has been updated to the following format:
- column 1: alignment name
Expand Down
4 changes: 1 addition & 3 deletions _sources/usage/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -456,8 +456,7 @@ Genome Biology and Evolution (2017), doi: 10.1093/gbe/evx147.
Options: |br|
*<alignment>*: first argument after function name should be an alignment file |br|
*-v/\\-\\-verbose*: optional argument to print identity per pair|br|
*-e/--exclude_gaps*: if a site has a gap, ignore it
*-v/\\-\\-verbose*: optional argument to print identity per pair

|
Expand Down Expand Up @@ -1409,7 +1408,6 @@ Biology (2011), doi: 10.1371/journal.pbio.1000602.
Options: |br|
*-a/\\-\\-alignment*: an alignment file |br|
*-t/\\-\\-tree*: a tree file |br|
*-e/--exclude_gaps*: if a site has a gap, ignore it |br|
*-v/\\-\\-verbose*: print out patristic distances and uncorrected |br|
distances used to determine saturation

Expand Down
4 changes: 0 additions & 4 deletions change_log/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@
<span id="id1"></span><h1>Change log<a class="headerlink" href="#change-log" title="Link to this heading"></a></h1>
<hr class="docutils" />
<p>Major changes to PhyKIT are summarized here.</p>
<p><strong>2.0.1</strong>:
- added arguments to exclude sites with gaps in the pairwise identities and saturation functions.</p>
<p><strong>2.0.0</strong>:
Codebase overhaul to make PhyKIT more mem efficient and faster. For example, using list comprehension when appropriate.</p>
<p><strong>1.21.0</strong>:
The partition file outputted from the create_concat function has been updated to the following format:
- column 1: alignment name
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions usage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -509,8 +509,7 @@ <h3>Pairwise identity<a class="headerlink" href="#pairwise-identity" title="Link
</div>
<p>Options: <br/>
<em>&lt;alignment&gt;</em>: first argument after function name should be an alignment file <br/>
<em>-v/\-\-verbose</em>: optional argument to print identity per pair|br|
<em>-e/–exclude_gaps</em>: if a site has a gap, ignore it</p>
<em>-v/\-\-verbose</em>: optional argument to print identity per pair</p>
<div class="line-block">
<div class="line"><br /></div>
</div>
Expand Down Expand Up @@ -1319,7 +1318,6 @@ <h3>Saturation<a class="headerlink" href="#saturation" title="Link to this headi
<p>Options: <br/>
<em>-a/\-\-alignment</em>: an alignment file <br/>
<em>-t/\-\-tree</em>: a tree file <br/>
<em>-e/–exclude_gaps</em>: if a site has a gap, ignore it <br/>
<em>-v/\-\-verbose</em>: print out patristic distances and uncorrected <br/>
distances used to determine saturation</p>
</section>
Expand Down

0 comments on commit 17700d9

Please sign in to comment.