Sitemap

A list of all the posts and pages found on the site. For you robots out there, there is an XML version available for digesting as well.

Pages

Posts

portfolio

publications

talks

teaching

Classic (and Cutting-Edge) Algorithms in Bioinformatics

literature seminar, Bielefeld University, 2024

A course focused on examining influential papers on algorithms in Bioinformatics. It started out as a seminar on classic algorithms in comparative genomics in the summer semester of 2022 and then gradually widened the scope to include nice algorithms and data structures, such as Suffix Arrays, Neighbor Joining, pBWT etc.

Sequence Analysis (Exercises/Practical Course)

exercises, Bielefeld University, 2025

A mandatory course for bachelor students in bioinformatics at Bielefeld university. The exercises focus on learning the principles of sequence analysis algorithms (such as Smith-Waterman) and data structures (such as Suffix Trees). The practical course focuses on applying tools for common bioinformatics problems, such as assembly or mapping.