-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MRG] update
Index
protocol tests to include tests for peek
and `…
…consume` (#2111) * move most CounterGather tests over to index protocol tests * add LinearIndex wrapper * getting closer * fix a bunch of the tests * fix call to 'peek' * adjust 'counter.add' call signature * add CounterGather_LCA * move CounterGather.calc_threshold into search.py * minor refactoring * resolve downsampling for linear index wrapper * fix downsampling for LCA-based CounterGather * fix location foo * fix remaining test * minor cleanup * add doc * test multiple identical matches * adjust LinearIndex implementation to skip identical matches * cleanup protocol tests * revert LCA_Database fix * cleanup
- Loading branch information
Showing
4 changed files
with
735 additions
and
593 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.