Skip to content

sebhtml/MHAP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MHAP

MinHash alignment process (MHAP pronounced MAP): locality sensitive hashing to detect overlaps and utilities. This is the development branch, please use the latest tagged.

Build

You must have a recent JDK and Apache ANT available. To checkout and build run:

git clone https://github.com/marbl/MHAP.git
cd MHAP
ant

For a quick user-quide, run:

cd target
java -jar mhap-1.6.jar

Docs

For the full documentation information please see http://mhap.readthedocs.org/en/

About

MinHash Alignment Process (MHAP, pronounced MAP): locality-sensitive hashing to detect long-read overlaps and utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%