A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Topic | Announcements / Handouts | References | |||||||||||||||||
2 | CSE597C / BMMB598F, Spring 2014, Algorithms and Data Structures in Bioinformatics | |||||||||||||||||||
3 | Instructor: Paul Medvedev (pzm11) | |||||||||||||||||||
4 | Link to Syllabus | |||||||||||||||||||
5 | For up to date Instructor's office hours and location, see http://www.cse.psu.edu/~pashadag/medvedev.html | |||||||||||||||||||
6 | ||||||||||||||||||||
7 | For access to references, refer to Lessons tab in Angel | |||||||||||||||||||
8 | ||||||||||||||||||||
9 | 1/14/2014 | Introduction to course & Genome Assembly | lec1.pdf | |||||||||||||||||
10 | 1/16/2014 | Genome Assembly | ||||||||||||||||||
11 | 1/21/2014 | Genome Assembly | HW1 is out, due Jan 30th 9am (postponed till 2/6 at 9am) | |||||||||||||||||
12 | hw1.pdf | |||||||||||||||||||
13 | 1/23/2014 | Bidirected Graphs, Z-Algorithm for exact string matching | lec2.pdf | Gusfield book, Chapter 1 (see angel) | ||||||||||||||||
14 | 1/28/2014 | Boyer Moore, Suffix Trees | lec3.pdf | Gusfield Ch 2.2 (see angel), Haubold and Wiehe, Chapter 3 | ||||||||||||||||
15 | PaperPresentation.pdf | |||||||||||||||||||
16 | CourseProject.pdf | |||||||||||||||||||
17 | 1/30/2014 | Suffix Trees / Suffix Arrays | ||||||||||||||||||
18 | 2/4/2014 | Burrows-Wheeler Transform | lecBWT.pdf | http://schatzlab.cshl.edu/teaching/2012/BWT.pdf | ||||||||||||||||
19 | 2/6/2014 | Burrows-Wheeler Transform / FM-index | HW1 due 9am | |||||||||||||||||
20 | hw2.pdf | |||||||||||||||||||
21 | 2/11/2014 | no class | ||||||||||||||||||
22 | 2/13/2014 | no class | ||||||||||||||||||
23 | 2/18/2014 | Needleman-Wunsch & Smith-Waterman | lecSeqAl.pdf | Haubold and Wiehe, subset of Chapter 2. Alternatively, you can look at: http://en.wikipedia.org/wiki/Needleman%E2%80%93Wunsch_algorithm | ||||||||||||||||
24 | 2/20/2014 | Modeling gap costs | HW2 due at 9am | Haubold and Wiehe, parts of Chapter 2. | ||||||||||||||||
25 | 2/25/2014 | Hirschberg's Algorithm & Four Russians Speed-up (not finished) | FourRussiansSlidesByChristianPedersen.pdf | Gusfield, Ch 12.7 | ||||||||||||||||
26 | lecHirschberg.pdf | Hirschberg's original paper | ||||||||||||||||||
27 | hw3.pdf | http://en.wikipedia.org/wiki/Hirschberg%27s_algorithm | ||||||||||||||||||
28 | 2/27/2014 | paper presentations | Yao, Manjari/Abhishek | |||||||||||||||||
29 | 3/4/2014 | paper presentations | Colleen/Chen, Kai/Gang | |||||||||||||||||
30 | 3/6/2014 | paper presentations | George | |||||||||||||||||
31 | 3/11/2014 | Spring Break | ||||||||||||||||||
32 | 3/13/2014 | Spring Break | ||||||||||||||||||
33 | 3/18/2014 | paper presentations | Meiram | |||||||||||||||||
34 | 3/20/2014 | Four Russians, Anchor Based Alignment | HW3 due | Haubold and Wiehe, Chapter 4 http://mummer.sourceforge.net/MUMmer.pdf | ||||||||||||||||
35 | 3/25/2014 | no class, no office hours | Project Plan Due | |||||||||||||||||
36 | 3/27/2014 | Mutliple Sequence Alignment | lecMultAl.pdf | |||||||||||||||||
37 | 4/1/2014 | Hidden Markov Models | Chapter 3 of Durbin et al. book | |||||||||||||||||
38 | 4/3/2014 | no class | ||||||||||||||||||
39 | 4/8/2014 | Hidden Markov Models | ||||||||||||||||||
40 | 4/10/2014 | Hidden Markov Models | ||||||||||||||||||
41 | 4/15/2014 | Profile HMMs and Phylogeny Introduction | ||||||||||||||||||
42 | 4/17/2014 | Phylogeny (UPGMA) | Chapter 7 of Durbin et al. book | |||||||||||||||||
43 | 4/22/2014 | Neighbor Joining and Fitch's algorithm | ||||||||||||||||||
44 | 4/24/2014 | Structural Variation Detection | SVtutorial.pdf | http://dx.doi.org/10.1038/nmeth.1374 | ||||||||||||||||
45 | 4/29/2014 | project presentations (15mins each) | Chen, Meiram, George | |||||||||||||||||
46 | 5/1/2014 | project presentations | Abhishek/Colleen, Manjari, Kai/Gang, Yao | |||||||||||||||||
47 | 5/3/2014 | Project Report Due |