Pinned repositories
1,305 contributions in 2016
Contribution activity
December 2016
Created a pull request in dib-lab/khmer
that received 25
comments
Nibble storage class
This introduces a storage class that uses 4bit per counter.
The storage class is NibbleStorage and it is used in SmallCounttable.
Todo:
save/load
…
Created an issue in dib-lab/khmer
that received 5
comments
IO experiments
This is a small study of different ways to handle the input. The idea is to gather some data on what works, what doesn't and what is slow/fast. htt…