Skip to content
forked from zorino/kaamer

kAAmer - protein identification based on amino acid kmers

License

Notifications You must be signed in to change notification settings

corbeillab/kaamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

354 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/

About

kAAmer - protein identification based on amino acid kmers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 80.1%
  • JavaScript 9.3%
  • Python 6.3%
  • CSS 4.1%
  • Other 0.2%