From: Don Armstrong Date: Thu, 23 Jun 2016 18:54:22 +0000 (-0500) Subject: add minhash X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=commitdiff_plain;h=b5b0cb91f6023e59d56aeb8fc6ec017debaecd14;hp=383984adb69aceb4ab885920557f8890382ecd43 add minhash --- diff --git a/presentations/minhash_2016.mdwn b/presentations/minhash_2016.mdwn new file mode 100644 index 0000000..e5fb56a --- /dev/null +++ b/presentations/minhash_2016.mdwn @@ -0,0 +1,9 @@ +[[!meta title="Mash: fast MinHash based k-mer sequence comparison"]] + +This is a paper talk which I presented on June 23rd at HPC Bio at UIUC. + + +* [Code for slides in git](http://git.donarmstrong.com/mash_minhash_presentation.git) +* [PDF of slides](http://www.donarmstrong.com/ld/minhash2016/hpcbio_mash_minhash_jun_2016.pdf) + +[[!tag presentations biology]]