In this seminar we will investigate succinct, compact and compressed data structures which have lately become increasingly
more important in Bioinformatics. The best example is the very popular and widely used Compressed Suffix Array (also called FM-index). It uses constant time rank queries on bitvectors, as a replacement for table lookups.
In the seminar we will read original papers and parts of the new book "Compact data structures" by Gonzalo Navarro. The first part of the seminar will consist of chapters of the book reviewing basic techniques. The second part will deal with recent bioinformatics data structures.
During the first part, all participants will read the reading assignments each week and one will be randomly chosen to lead the discussion on the blackboard. During the second part of the seminar, selected research papers will be presented by the participants.
Date | Talk |
---|---|
12.04. | Introduction to the Seminar |
26.04. | Navarro: Introduction to seminar, Chapter 2 until 2.5 (including), pages 14-25 |
03.05. | Navarro: Chapter 2, pages 25-36 |
10.05. | Navarro: Chapter 3, pages 39-48 |
17.05. | Navarro: Chapter 3, pages 48-61 |
24.05. | Navarro: Chapter 4, pages 64-77 |
31.05. | Navarro: Chapter 5.1+5.2, Chapter 6, pages 120-123 |
07.06. | Navarro: Chapter 6.2, pages 128-136 |
14.06 | Navarro: Chapter 11, pages 395-410 |
21.06. | Felix Peppert: Mantis |
28.06. | Svenja Mehringer: Improved representation of SBTs |
05.07. | Tobias Kranz: Seq-Othello |
Literatur
Gonzalo Navarro: Compact data structures, Cambridge University Press