Skip to content

A Bloom filter driven read filtering tool for investigating variation of a target locus within a single read set.

License

Notifications You must be signed in to change notification settings

ArthurVM/BlooMine

Repository files navigation

BlooMine

A Bloom filter driven read filtering tool for investigating variation of a target locus within a single read set.

Quick Install

Install cmake and boost

sudo apt-get install cmake libboost-all-dev

Compile and install BlooMine

mkdir build; cd build
cmake ..
make
sudo make install

About

A Bloom filter driven read filtering tool for investigating variation of a target locus within a single read set.

Resources

License

Stars

Watchers

Forks

Packages

No packages published