Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
adding link to genome biology paper
  • Loading branch information
will-rowe committed Sep 14, 2019
1 parent 0da261d commit f92a4be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -13,7 +13,7 @@

This repository accompanies my review of sketching algorithms for genomic data:

> [When The Levee Breaks: a practical guide to sketching algorithms for processing the flood of genomic data](paper/genome-sketching-review.pdf)
> [When The Levee Breaks: a practical guide to sketching algorithms for processing the flood of genomic data](https://genomebiology.biomedcentral.com/articles/10.1186/s13059-019-1809-x)
The notebooks correspond to the sections in the paper:

Expand Down Expand Up @@ -72,4 +72,4 @@ As well as the notebooks, this repository also contains a [curated list of bioin

I'd like to thank Titus Brown and Luiz Irber, who not only got me onto Binder, but also inspired me to review the current sketching methods for genomics (thanks to their excellent [sourmash](https://github.com/dib-lab/sourmash) documentation and examples of MinHash for genomics).

Thanks to [Francesco Mosconi](https://github.com/ghego/travis_anaconda_jupyter) for showing how to use Travis CI for build testing the notebooks.
Thanks to [Francesco Mosconi](https://github.com/ghego/travis_anaconda_jupyter) for showing how to use Travis CI for build testing the notebooks.

0 comments on commit f92a4be

Please sign in to comment.