From c15cfced06cf234e9206f2ea9a9d4dfe1ee838a2 Mon Sep 17 00:00:00 2001 From: Stephen Turner Date: Wed, 8 Oct 2014 09:02:08 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38fac26..23a22a1 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,4 @@ Background on software * [Tidy data](http://vita.had.co.nz/papers/tidy-data.pdf) - a paper where Hadley Wickham describes proper organization of data sets that I really like. * [The Leek group guide to data sharing](https://github.com/jtleek/datasharing) - how to organize data you are working on. * [Scalable genomics with R and Bioconductor](http://arxiv.org/pdf/1409.2864v1.pdf) - how to do big genomics data in R using [Bioconductor](http://bioconductor.org/). +* [Rise and Demise of Bioinformatics? Promise and Progress](http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1002487) - an insightful look at the history of bioinformatics, and a glimpse into the near future.