Skip to content

lvrcek/bioinf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.4%
  • C 3.1%
  • CMake 1.5%