You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gathering all sketches in '../podar-ref-singleton.zip' against 'podar-ref.rocksdb' using 8 threads
Loaded DB
Reading query(s) from: '../podar-ref-singleton.zip'
Loaded 490 query signature(s)
DONE. Processed 0 search sigs
...fastmultigather is done!
Number of search sigs should be larger than 0 :)
The text was updated successfully, but these errors were encountered:
…ather (#320)
Fixes#313Fixes#285
Addresses #239 / #299 by bailing out when an output path is provided but will not be used:
```
RuntimeError: output path specified, but not running fastmultigather against a rocksdb. See
issue #239
```
although we are leaning towards respecting `-o` in the future, see #299 discussion, so this will soon get revisited.
---------
Co-authored-by: Tessa Pierce Ward <bluegenes@users.noreply.github.com>
Number of search sigs should be larger than 0 :)
The text was updated successfully, but these errors were encountered: