CS174 Bioinformatics
Syllabus, Readings and Lectures Notes
- General course information. Brief introduction to bioinformatics/computational biology.
- Python Tutorial
- Gene discovery, Open reading frame (ORF), ORF length distribution
- Pattern discovery, regulatory motifs
- Positional weight matrix, probabilistic model of motif discovery,
Expectation-Maximization algorithm
- Exact string matching
- Sequence alignment, dynamic programming, Smith-Waterman algorithm
- Genome assembly: Hamitonian Path, Eulerian Path, deBruijin
Graph
- Markov chains and hidden Markov models (HMM)
- Other topics in bioinformatics: comparative genomics, protein
structure prediction, and machine learning in bioinformatics