Tommi Mäklin

Postdoctoral researcher | University of Helsinki


View the full list of my software projects and contributions on GitHub.

kbo

kbo is a local aligner that I am developing. kbo is based on converting plain k-mer matching results into approximate local alignment segments by looking at the longest common prefix length of the match (a k-bounded matching statistic).

bxzstr

bxzstr is a C++ header-only library that extends the standard library iostream classes to read to/write from streams compressed with zlib, libbz2, liblzma, or zstd.

mSWEEP

mSWEEP is a method for estimating the relative abundances of different bacterial organisms in a set of short-read DNA sequencing reads.

alignment-writer

alignment-writer is a library for compressing pseudoalignment files produced by the Themisto tool.