16 lines
		
	
	
		
			430 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			430 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 
 |