Skip to content

Latest commit

 

History

History
executable file
·
21 lines (12 loc) · 734 Bytes

README.md

File metadata and controls

executable file
·
21 lines (12 loc) · 734 Bytes

lexichash

Go Reference

This project implements LexicHash in Golang, with high performance and a low memory footprint.

Related projects

  • This package is used in LexicMap.
  • Bit-packed k-mer operations are provided by kmers.

Support

Please open an issue to report bugs, propose new functions or ask for help.

License

MIT License