Genome 373: Genomic Informatics

Instructors:
   Elhanan Borenstein, elbo [ a t ] @uw.edu
   Jim Thomas, jht [ a t ] uw.edu

Teaching Assistant:
   Rachel Diederich, rachel36 [ a t ] uw.edu

Schedule: MWF, 10:30-11:20, Hitchcock 220.

Links:

This course is intended to introduce students to the breadth of problems and methods in computational analysis of genomes, arguably the single most important new area in biological research. The specific subjects will include large-scale comparative genome structure, sequence alignment and search methods, gene prediction, evolutionary relationships among genes, and next-generation sequencing. The course will include one mid-term exam and a final exam. Other graded assignments will be problem sets, due most weeks. Some problems will include computer programming and most will involve extensive use of web resources for data set mining.

News:

» Midterm: Friday, May 3, 2013. *** Note, you are allowed to bring a two-sided cheat sheet ***
» Problem Set 4 is now posted below.
» The class has filled up and we have a wait-list. If you are on the wait-list, we suggest that you come to the first day of class. Although we are not planning on expanding the class past the current count, based on our past experience there are often several individuals who drop, such that we may be able to accomodate a subset (or, ideally, all) of the wait list.

Test/Demo Files

The following files may be used in some of the in-class exercises and demos or in the home assignments.



Lectures and Resources:
(Note: Links to resources will become live as the course progresses)

WeekDatesTopicsResources
1 (Borenstein)Apr. 1, 3, 5 Python 1 (script, print, variables); Intro to bioinformatics; Sequence alignment; Dynamic programming; Global alignment; Lecture 1A, Lecture 1B, Lecture 2A, Lecture 2B, Lecture 3A, Lecture 3B (Numbers), Lecture 3B (Lists), Quiz section
2 (Borenstein)Apr. 8, 10, 12 Python 2 (if, for loops, while loops); Local alignment; Score matrices; Intro to phylogenetic trees; Lecture 1A, Lecture 1B, Lecture 2A, Lecture 2B, Lecture 3A, Lecture 3B Quiz section
3 (Borenstein)Apr. 15, 17, 19 Distance trees; UPGMA; NJ; Parsimony (small and large); Parsimony cont' (search heuristics); Lecture 1, Lecture 2 Lecture 3 Quiz section
4 (Borenstein)Apr. 22, 24, 26 Microarray clustering algorithms; Hierarchical clustering; K-mean clustering; GO annotation; Enrichment analysis; Lecture 1, Lecture 2, Lecture 3, Quiz section
5 (Borenstein)Apr. 29, May 1, 3 Enrichment analysis; GSEA; Biological networks; Dijkstra's algorithm; Midterm Lecture 1, Lecture 2 Quiz section
6 (Thomas)May 6, 8, 10 Quiz section
7 (Thomas)May 13, 15, 17 Quiz section
8 (Thomas)May 20, 22, 24 Quiz section
9 (Thomas)May 27, 29, 31 Quiz section
10 (Thomas)Jun 3, 5, 7 Quiz section

References:

Electronic access to journals is generally free from on-campus computers. For off-campus access, follow the "[offcampus]" links or look at the library "proxy server" instructions.

  1. Noble, WS, "A quick guide to organizing computational biology projects." PLoS Comput. Biol. 5 (2009) e1000424. Pmid: 19649301 [Offcampus]
  2. Dudley, JT and Butte, AJ, "A quick guide for developing effective bioinformatics programming skills." PLoS Comput. Biol. 5 (2009) e1000589. Pmid: 20041221 [Offcampus]
  3. How dictionaries work (aka hash tables or hash maps)
  4. Subramanian et al., "Gene set enrichment analysis: A knowledge-based approach for interpreting genome-wide expression profiles"PNAS 102(43) (2005)

Python Resources:

   General
Regular Expressions
"RegExPal" (For Javascript rather than Python, but similar and quite handy. Try it!)
Biopython
Python Books
Python for Software Design: How to Think Like a Computer Scientist by Allen B. Downey. (Includes early drafts of our text book; cheaper than the published version, but less polished...)
Learning Python by Mark Lutz. O'Reilly (Very comprehensive. Much is accessible to beginners.)
Dive Into Python 3 by Mark Pilgrim. (Another online book. Based on Python 3, so some differences, and more advanced, but also free.)

Bioinformatics Books

» Biological sequence analysis: probabilistic models of proteins and nucleic acids, R. Durbin, S. Eddy, A. Krogh, and G. Mitchison, Cambridge. (Excellent reference, classics)
» Inferring Phylogenies, Joseph Felsenstein, Sinauer, 2004. (Excellent reference on this topic.)
» Introduction to Computational Genomics: A Case Studies Approach, Cristianini, Nello & Hahn, Matthew, Cambridge, 2007.
» An Introduction to Bioinformatics Algorithms, Neil C. Jones & Pavel A. Pevzner, 2004.
» Bioinformatics: Sequence and Genome Analysis, David W. Mount, Cold Spring Harbor Laboratory Press.
» Python for Bioinformatics, Sebastian Bassi, CRC Press, 2010. (A little too advanced as a progamming book for beginners, but fine now that you're experienced.)
» Python for Bioinformatics, Jason Kinser, Jones and Bartlett, 2009. (Ditto.)



Elhanan Borenstein
Department of Genome Sciences
University of Washington
Jim Thomas
Departments of Genome Sciences
University of Washington