Skip to content

Commit

Permalink
more punctuation update
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Jun 22, 2023
1 parent f67e41e commit 67399b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ These next three tutorials are all notebooks that you can view, run
yourself, or run interactively online via the
[binder](https://mybinder.org) service.

* [An introduction to k-mers for genome comparison and analysis](kmers-and-minhash.ipynb)
* [An introduction to k-mers for genome comparison and analysis.](kmers-and-minhash.ipynb)

* [Some sourmash command line examples!](sourmash-examples.ipynb)

Expand All @@ -27,7 +27,7 @@ yourself, or run interactively online via the

For more information on analyzing sequencing data with sourmash, check out our [longer tutorial](tutorial-long.md).

Read [using `sourmash taxonomy` with the Life Identification Number (LIN) taxonomic framework.](tutorial-lin-taxonomy.md) for some of our newer taxonomic features.
Read [using `sourmash taxonomy` with the Life Identification Number (LIN) taxonomic framework](tutorial-lin-taxonomy.md) for some of our newer taxonomic features.

If you are a Python programmer, you might also be interested in our [API examples](api-example.md) as well as a short guide to [Using the `LCA_Database` API.](using-LCA-database-API.ipynb)

Expand Down

0 comments on commit 67399b0

Please sign in to comment.