]> git.donarmstrong.com Git - don.git/commitdiff
add presentation for diamond
authorDon Armstrong <don@donarmstrong.com>
Mon, 19 Oct 2015 00:46:15 +0000 (17:46 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 19 Oct 2015 00:46:15 +0000 (17:46 -0700)
presentations.mdwn
presentations/diamond_presentation_2015.mdwn [new file with mode: 0644]

index 233c2a0dc5de1d5dbf787e3f65ebe5ffe93afdf9..45ea245714f27c3f8b39893d7e2108e44f564b62 100644 (file)
@@ -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 (file)
index 0000000..8cc8cbf
--- /dev/null
@@ -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]]