From 263f53e468d58f3e43b1531eea69b2adef392dcf Mon Sep 17 00:00:00 2001 From: Donna Hogan Date: Sat, 17 Nov 2018 16:37:04 -0500 Subject: [PATCH] Adds additional resources section (#20925) --- guide/english/computational-genomics/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/english/computational-genomics/index.md b/guide/english/computational-genomics/index.md index 5aed62387b..5ea3fe6377 100644 --- a/guide/english/computational-genomics/index.md +++ b/guide/english/computational-genomics/index.md @@ -18,7 +18,7 @@ Typically, publicly available data is used for Computational Genomics, and often - ISBN-13: 978-0521671910 A great starter book for beginners +## Additional Resources +- This blog by astrobiologist [Mike Lee](https://astrobiomike.github.io/) is a good place to start. +- Bioinformatics tools are commonly designed in R and Python. Two such projects are the [Bioconductor](https://www.bioconductor.org/) project (written in R) and the [Biopython](https://biopython.org/) project. -### Short reads - -Data Structures and Algorithms Underlying Genome Reconstruction from Short Reads by Bruce F. Cockburn