-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MRG: add capacity for skipmer sketching and search (#531)
* working skipmers, i think! * test singlesketch skipmers * add skipmer as moltype option for other commands * black formatting * add skipmer test sigs; add fastgather test * upd * upd test files * upd * fix * fix2 * try not pinning * MRG: switch to `importlib.metadata` from `pkg_resources` (#546) * switch from pkg_resources to importlib.metadata * black * need parens for proper selection * add anydna_size * update to sourmash prospective v0.18.0 * remove tests for bad zip files 😅 * upd to use py-skipmers * switch to sourmash latest; add skipmer indexing test * black formatting * upd tests * test for intersect_manifest bug * fix lint * fmt python * cargo fmt * remove redundant test * bump to sourmash r0.18.0 --------- Co-authored-by: C. Titus Brown <[email protected]>
- Loading branch information
Showing
9 changed files
with
349 additions
and
18 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
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.