From f67d87faad50e8985dd29ba9bd87988a65972bc2 Mon Sep 17 00:00:00 2001 From: Ellysha Chavez <35040948+Ellyshachavez@users.noreply.github.com> Date: Sat, 27 Oct 2018 20:52:55 -0700 Subject: [PATCH] Add short read (#20113) link : https://cs.uwaterloo.ca/~shallit/DC2015/cockburn.pdf --- guide/english/computational-genomics/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/guide/english/computational-genomics/index.md b/guide/english/computational-genomics/index.md index d18553afc7..35c112b064 100644 --- a/guide/english/computational-genomics/index.md +++ b/guide/english/computational-genomics/index.md @@ -13,3 +13,8 @@ This section will focus on the various data structures and algorithms that are u Introduction to Computational Genomics by Matthew W. Hahn A great starter book for beginners + + +### Short reads + +Data Structures and Algorithms Underlying Genome Reconstruction from Short Reads by Bruce F. Cockburn