Skip to content
Snippets Groups Projects
Commit 18c7047f authored by Blaise Li's avatar Blaise Li
Browse files

Typos.

parent 37096948
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ The current plan is to use this repository to list (and possibly demonstrate the ...@@ -13,7 +13,7 @@ The current plan is to use this repository to list (and possibly demonstrate the
### cytoolz ### 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/> The documentation is that of pytoolz: <https://toolz.readthedocs.io/en/latest/>
...@@ -130,7 +130,7 @@ URL: <https://brentp.github.io/cyvcf2/index.html> ...@@ -130,7 +130,7 @@ URL: <https://brentp.github.io/cyvcf2/index.html>
### mappy ### mappy
I use its fast fata / fastq parser: I use its fast fasta / fastq parser:
```{python} ```{python}
from mappy import fastx_read from mappy import fastx_read
...@@ -162,7 +162,7 @@ URL: <https://www.biotite-python.org/> ...@@ -162,7 +162,7 @@ URL: <https://www.biotite-python.org/>
### parasail ### parasail
To perform pairwise sequence alignemnt. To perform pairwise sequence alignment.
URL: <https://github.com/jeffdaily/parasail-python> URL: <https://github.com/jeffdaily/parasail-python>
...@@ -194,4 +194,4 @@ URL: <http://scikit-bio.org/> ...@@ -194,4 +194,4 @@ URL: <http://scikit-bio.org/>
For population genetics. For population genetics.
URL: <https://scikit-allel.readthedocs.io/en/stable/index.html> URL: <https://scikit-allel.readthedocs.io/en/stable/index.html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment