lvrcek / bioinf

Bioinformatics project - Cuckoo filter

Home Page:https://www.fer.unizg.hr/predmet/bio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bioinf

Bioinformatics project - Cuckoo filter

INSTALL GUIDE

To run examples first clone this repo then execute following commands:

A) example.cpp: 1) cmake . 2) make 3) ./test_int

B) example_file.cpp: 1) cmake . 2) make 3) ./test_file

About

Bioinformatics project - Cuckoo filter

https://www.fer.unizg.hr/predmet/bio

License:MIT License


Languages

Language:C++ 95.4%Language:C 3.1%Language:CMake 1.5%