main page  —  CS 594 Algorithms of Bioinformatics

Unit 3: Comparing Sequences

This unit covers the problem of comparing biological sequences:

  • edit distance
  • global and local alignment
  • scoring schemes
  • dynamic programming algorithms

Material

Further sources

  • Compeau & Pevzner, Bioinformatics Algorithms: An Active Learning Approach, Chapter 5
  • Nebel, Algorithmen der Bioinformatik

Unit 2  ⋅  Syllabus  ⋅  Unit 4