Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 608 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 608 Bytes

kaamer logo kaamer

kaamer is a Go package that provides the tools to produce and query a kmerized protein database.

It provides fast protein and translated nucleotide searches over a protein database while lacking the sensitivity of alignment when it comes to find distant homology.

It is based on LSM-tree key value (KV) stores (badger) which provides very efficient write and lookup workloads with modern hardware, especially solid state drive (SSD).

Documentation

https://zorino.github.io/kaamer/