nhoffman / bioy

Tools for NGS sequence analysis and bacterial classification
GNU General Public License v3.0
0 stars 0 forks source link

combine bioy ssearch and usearch #30

Closed crosenth closed 6 years ago

crosenth commented 9 years ago

They share almost the exact same code. A simple ssearch or usearch switch would be better than having two separate submodules. Something like bioy search [u or s] query_file library_file [--options].