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

https://github.com/ctb/khmer-ngram

Simple probabilistic de Bruijn graph representation
https://github.com/ctb/khmer-ngram

Last synced: 11 months ago
JSON representation

Simple probabilistic de Bruijn graph representation

Awesome Lists containing this project

README

          

Code from my PyCon 2011 talk on building ASCII de Bruijn graphs on top
of a Bloom filter.

See: http://www.slideshare.net/c.titus.brown/pycon-2011-talk-ngram-assembly-with-bloom-filters

--titus
Mar 13, 2011