Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 365 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 365 Bytes

Jabba

Jabba, a hybrid error correction tool for sequencing reads.

To build Jabba run these commands in the jabba folder:

> mkdir -p build
> cd build
> cmake ../
> make

See the Jabba manual to get started.
Read the paper here.