BIO-DIKU / klust

Efficient DNA/RNA sequence clustering using *k*-mers as an approximation for sequence similarity.
GNU General Public License v2.0
3 stars 2 forks source link

Create benchmark dir #26

Open maasha opened 9 years ago

maasha commented 9 years ago
benchmark/
benchmark/real_data/
benchmark/real_data/Makefile
benchmark/mock_data/
benchmark/mock_data/Makefile

real_data/Makefile holds target for downloading and unzipping Silva and some suitable protein database

benchmark/mock_data/ contains klust mock data.

AndreasDahl commented 9 years ago

What is the scope of this issue. Is it done yet?

maasha commented 9 years ago

Let's say its done when we can actually run a benchmark.