Skip to content
/ dbg Public

A small C++/Python package for storing and analyzing de Bruijn graphs.

Notifications You must be signed in to change notification settings

jasonpell/dbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the dbg software package, which can be used to 
store and analyze de Bruijn graphs.

NOTE:

Some of the code from this package is derived from the khmer 
software package, available at http://www.github.com/ctb/khmer.

INSTRUCTIONS:

'make all' to build.

dbg is under the BSD license; see doc/LICENSE.txt.  Distribution,
modification and redistribution, incorporation into other software,
and pretty much everything else is allowed.

JAP 6/11.

About

A small C++/Python package for storing and analyzing de Bruijn graphs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published