prophyle / prophex

ProPhex – an exact k-mer index using Burrows-Wheeler Transform
MIT License
6 stars 1 forks source link

`k` should be an obligatory parameter for prophex klcp #20

Open karel-brinda opened 6 years ago

karel-brinda commented 6 years ago

There should be no default value. When -k is not specified, prophex should exit.