diff --git a/README.md b/README.md index b505876c6b59d7b7c5836a1475c8efe5094569d3..a0745f62b2dc36e1a4cc77e981795ec26074babf 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The current plan is to use this repository to list (and possibly demonstrate the ### cytoolz -Lots of useful functions for functionnal programming fun, hopefully faster than pytoolz. +Lots of useful functions for functional programming fun, hopefully faster than pytoolz. The documentation is that of pytoolz: <https://toolz.readthedocs.io/en/latest/> @@ -130,7 +130,7 @@ URL: <https://brentp.github.io/cyvcf2/index.html> ### mappy -I use its fast fata / fastq parser: +I use its fast fasta / fastq parser: ```{python} from mappy import fastx_read @@ -162,7 +162,7 @@ URL: <https://www.biotite-python.org/> ### parasail -To perform pairwise sequence alignemnt. +To perform pairwise sequence alignment. URL: <https://github.com/jeffdaily/parasail-python> @@ -194,4 +194,4 @@ URL: <http://scikit-bio.org/> For population genetics. -URL: <https://scikit-allel.readthedocs.io/en/stable/index.html> \ No newline at end of file +URL: <https://scikit-allel.readthedocs.io/en/stable/index.html>