From: Don Armstrong Date: Mon, 19 Oct 2015 00:46:15 +0000 (-0700) Subject: add presentation for diamond X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=commitdiff_plain;h=9596962b3174d9d60626cb2ed36c58043556c5cd;hp=27004a88bc9e96af0569aa5f1417538310a310a5 add presentation for diamond --- diff --git a/presentations.mdwn b/presentations.mdwn index 233c2a0..45ea245 100644 --- a/presentations.mdwn +++ b/presentations.mdwn @@ -3,6 +3,10 @@ recently involving Science, Debian, and all things in between. 2015 ---- +* DIAMOND: Fast protein alignment -- a series of slides for a paper I +presented in a seminar at UofI + * [slides](/ld/dmnd2015/diamond_presentation_2015.pdf) + * [git](http://git.donarmstrong.com/diamond_presentation.git) * Using GNU make for science -- A brief presentation on how GNU make can be used to increase reproducibility and automation of analyses diff --git a/presentations/diamond_presentation_2015.mdwn b/presentations/diamond_presentation_2015.mdwn new file mode 100644 index 0000000..8cc8cbf --- /dev/null +++ b/presentations/diamond_presentation_2015.mdwn @@ -0,0 +1,10 @@ +[[!meta title="DIAMOND: Fast protein alignment"]] + +This is a paper talk which I presented on October 19th in the Genomic +Technologies Seminar at UofI. + + +* [Code for slides in git](http://git.donarmstrong.com/diamond_presentation.git) +* [PDF of slides](http://www.donarmstrong.com/ld/dmnd2015/diamond_presentation_2015.pdf) + +[[!tag presentations biology]]