Hacker News new | ask | show | jobs
Optimizing sparse and skew hashing: faster k-mer dictionaries (biorxiv.org)
3 points by rbartelme 149 days ago
1 comments

Pretty cool bioinformatics algorithm to speed up what was traditionally a dynamic Burrows-Wheeler Transform. Interested to see where this gets implemented outside of benchmarking in the next few years!