zorino / kaamer

kaamer - protein identification based on amino acid kmers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

kaamer - protein identification based on amino acid kmers

License:Apache License 2.0


Languages

Language:Go 80.1%Language:JavaScript 9.3%Language:Python 6.3%Language:CSS 4.1%Language:Dockerfile 0.2%Language:Shell 0.0%