-
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: upgrade
sig overlap
and sig subtract
to load more than JSON …
…signatures (#3153) Fix `sig overlap` and `sig subtract` to take more than just JSON signatures. Also, adds a function `sourmash_args.load_one_signature` that I think should (eventually) replace the now-deprecated `sourmash.signature.load_one_signature`. This will be the topic of a new PR - for now, I think it's a nice quick fix! Fixes #3136 Related issues: * #1062 - will do another PR to close this issue * #1877 * #1312 * #1060 TODO: - [x] test uncovered code - [x] do a bit more of a search and digest of related issues to see if there's other low hanging fruit --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
fabe76a
commit 2542c69
Showing
6 changed files
with
127 additions
and
22 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
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