Specialized course, M.Sc. Bioinformatics, Saarland University.
Elective course, M.Sc. Computer Science and related, Saarland University.
Prerequisites | B.Sc. in Bioinformatics or CS, no special requirements. |
Credits | 9 ECTS credits |
Required time | 4V+2Ü (4 hours of lectures, 2 hours of tutorials per week) |
Language | English |
Registration | using the CMS (be sure to pick the current semester) |
The following topics will be covered in the course; additional topics may be included, depending on time and current events.
Gonzalo Navarro, Mathieu Raffinot
Flexible Pattern Matching in Strings
Cambridge University Press
ISBN: 0-521-03993-2
Dan Gusfield
Algorithms on Strings, Trees and Sequences
Cambridge University Press
ISBN: 0-521-58519-8
Veli Mäkinen, Djamal Belazzougui, Fabio Cunial, Alexandru I. Tomescu
Genome-Scale Algorithm Design: Biological Sequence Analysis in the Era of High-Throughput Sequencing
Cambridge University Press (2015)
ISBN-10: 1107078539; ISBN-13: 978-1107078536
Additional research papers may be provided during the lectures.
There will be small differences (new topics) in comparison to the last edition from summer 2021.
Information and materials are available in the virtual classroom only.
You need an account the CMS system (your UdS student accout will do) and register for the course using the system.
Registration is possible until the end of the second week of the semester.
In order to take the exam, you need to qualify (50% of both theory and programming points) and separately register for the exam. Instructions will be provided in the lecture.
Because of the ongoing CoViD-19 pandemic, this lecture and its associated tutorials will be online only and delivered via Zoom. Lecture recordings and exercise sheets will be linked on this page.
We will discuss the exercises together as a group. For this to work effectively, it is expected that you have watched the lectures or recordings and thought about the problems each week!
Instructor | Prof. Dr. Sven Rahmann |
Lectures | Tue 12:30-14:00 and Thu 08:30-10:00 each week via Zoom. These lectures will be recorded. |
Exercises | either (A) Tue 14:15-15:45 or (B) Wed 08:30-10:00 |
Lecture notes | TODO |
Exams | 9 ECTS credits. Dates and details TBD. General information on exams (in German) |
Registration | Register at the CMS until Friday April 16. |
Note | Summer 2021 is a virtual online semester. Lectures will be delivered via Zoom. To obtain the Zoom link, please register for the course and then look at the provided link in the CMS. |
Note 1: Video recordings of the lectures are only available in the CMS for registered students.
Note 2: Links for assignment submission are sent out by email to registered students. They are also available in the CMS.
Date | Topics | Slides |
Tue 13.04. | Exact pattern search: Naive, Horspool. Adminstrative issues. | Slides, Admin |
Thu 15.04. | Automata-based algorithms (NFA: Shift-And; DFA: Knuth-Morris-Pratt) | Slides |
Assignment 1, submit via github classroom | ||
Tue 20.04. | Bit-parallel algorithms: BNDM; more general patterns | Slides |
Thu 22.04. | A primer on efficient Python programming: Counting motif occurrences in genomes | Slides |
Assignment 2, submit via github classroom | ||
Tue 27.04. | Full-text index data structures: Suffix trees, Ukkonen’s algorithm. | Slides |
Thu 29.04. | Ukkonen’s algorithm: Skip/count trick analysis. Suffix arrays and enhancements (lcp). | Slides |
Assignment 3, submit via github classroom | ||
Tue 04.05. | Applications of suffix arrays and linear-time lcp construction (Kasai’s algorithm) | Slides above |
Thu 06.05. | Linear-time suffix array construction: SAIS algorithm | Slides |
Assignment 4, submit via github classroom | ||
Tue 11.05. | SAIS algorithm, implementation details | Code |
Assignment 5, submit via github classroom | ||
Thu 13.05. | (Holiday) | |
Tue 18.05. | Connections between suffix trees and suffix arrays; range minimum queries (RMQs) | Slides |
Thu 20.05. | The Burrows-Wheeler transform (BWT) and backward search | Slides |
Assignment 6, submit via github classroom | ||
Tue 25.05. | FM index, rank in sublinear space, wavelet trees | Slides |
Thu 27.05. | Text compression | Slides |
Assignment 7, submit via github classroom | ||
Tue 01.06. | Error tolerant pattern search: Distance and similarity measures; edit distance | Slides |
Thu 03.06. | (Holiday) | |
Assignment 8, submit via github classroom | ||
Tue 08.06. | Error tolerant pattern matching algorithms I | Slides |
Thu 10.06. | Error tolerant pattern matching algorithms II | Slides |
Assignment 9, submit via github classroom | ||
Tue 15.06. | Pairwise alignment: Variations of sequence alignment | Slides Code |
Thu 17.06. | Theory of score matrices | Slides |
Assignment 10, submit via github classroom | ||
Tue 22.06. | Local alignment statistics | Slides |
Thu 24.06. | Extensions and improvements of pairwise alignment algorithms | Slides |
Assignment 11, submit via github classroom | ||
Tue 29.06. | Genome-scale applications: Read mapping / database search | Slides |
Thu 01.07. | (no lecture) | |
Assignment 12, submit via github classroom | ||
Tue 06.07. | K-mer index, hashing, locality sensitive hashing | Slides |
Thu 08.07. | Min-hashing, alignment-free methods, applications | Slides Xenograft talk |
Bonus Assignment 13, submit via github classroom | ||
Tue 13.07. | Genome assembly | Slides |
Thu 15.07. | Multiple sequence alignment | Slides |
Tue 20.07. | Variation and conservation in haplotype panels | Slides |
Thu 22.07. | Review: Course topics, comments about exam | Exam questions |
Algorithmic Bioinformatics, SIC, Saarland University | Privacy notice | Legal notice