Skip to content
/ kaamer Public

kaamer - protein identification based on amino acid kmers

License

Notifications You must be signed in to change notification settings

zorino/kaamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/