21 lines
		
	
	
		
			551 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			551 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
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 
 | 
						|
 | 
						|
 | 
						|
### Short reads
 | 
						|
 | 
						|
Data Structures and Algorithms Underlying Genome Reconstruction from Short Reads by Bruce F. Cockburn
 |