freeCodeCamp/guide/english/computational-genomics/index.md

16 lines
430 B
Markdown
Raw Normal View History

2018-10-12 19:37:13 +00:00
---
title: Computational Genomics
---
# Computational Genomics
A new field that specializes in developing new algorithms in order to study the human genome.
This section will focus on the various data structures and algorithms that are used and created for this purpose from suffix arrays to sequence alignment.
## Books to read
Introduction to Computational Genomics by Matthew W. Hahn
A great starter book for beginners