Skip to content

map2085/refactored_blasr

Repository files navigation

To pull this project from git hub to your local system:

$ git clone [email protected]:PacificBiosciences/refactored_blasr.git --recursive

To sync your code with the latest git code base:

$ make pullfromgit

To specify HDF5 headers and lib on your system, please edit git_blasr_common.mk

To make 'blasr' only:

$ make blasr

To view blasr simple manual.

To compile all tools, including blasr, pls2fasta, loadPusles, sawriter:

$ make 

To clean all compiled tools and lib:

$ make clean

To clean blasr and compiled lib:

$ make clean_blasr

For developers:

$ make debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published