Skip to content

C++ implementation of MinHash and Containment Hash algorithms used in long read mapping

License

Notifications You must be signed in to change notification settings

vaibhav-rustagi/smhash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smhash

C++ implementation of MinHash and Containment Hash algorithms used in long read mapping

Completed as a part of the Fall '17 CSE549 graduate course taught by Prof Rob Patro at Stony Brook University.

Group members:

Saraj Munjal (ID#: 111497962, smunjal)
Vaibhav Rustagi (ID#: 111462063, vrustagi) Ashish Yadav (ID#: , 111486009, ashyadav)

How to run

  1. make clean
  2. make
  3. Run ./containmenthash/bin/containmenthash

About

C++ implementation of MinHash and Containment Hash algorithms used in long read mapping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.4%
  • C 14.6%
  • Makefile 1.0%