Skip to content

Create a KAT-like 2D histogram with k-min-mers counting

Notifications You must be signed in to change notification settings

rchikhi/rust-kminmer2DHisto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-kminmer2DHisto

Similarly to DSK's 2D histograms, this is the minimizer-space version. Does k-min-mer counting and outputs a 2D histogram h[x][y], corresponding to: the number of times a distinct k-mer is seen x times in the reads and y times in the reference. See example folder.

About

Create a KAT-like 2D histogram with k-min-mers counting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published