Skip to content
/ hdb Public

Het De Bruijn graph - for finding heterozygous genome regions in k-mer space.

Notifications You must be signed in to change notification settings

conchoecia/hdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis_ci codecov

hdb

hdb.h is a C++ header that contains a memory-efficient DNA/RNA De Bruijn graph implementation. In addition to basic graph construction and query functions, this header contains algorithms that aim to extract DNA sequences from heterozygous parts of the genome.

About

Het De Bruijn graph - for finding heterozygous genome regions in k-mer space.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages