Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robsyme/wavelettree

Rough sketches of wavelet trees for providing fast rank queries on non-binary alphabets.
https://github.com/robsyme/wavelettree

Last synced: 24 days ago
JSON representation

Rough sketches of wavelet trees for providing fast rank queries on non-binary alphabets.

Awesome Lists containing this project

README

        

wavelettree
===========

Rough sketches of wavelet trees for providing fast rank queries on non-binary alphabets. At the moment, it is simply a learning tool to help me get my head around some interesting datastructures.

The package will eventually steer towards bioinformatics-specific functions, and is not meant as a general purpose implementation.