-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MRG] alias sig fileinfo
to sig summarize
; minor docs, test cleanup
#1863
Conversation
Codecov Report
@@ Coverage Diff @@
## latest #1863 +/- ##
==========================================
+ Coverage 82.36% 90.34% +7.98%
==========================================
Files 119 89 -30
Lines 12929 8732 -4197
Branches 1727 1727
==========================================
- Hits 10649 7889 -2760
+ Misses 2016 579 -1437
Partials 264 264
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Ready for review & merge @sourmash-bio/devs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
This PR implements several minor cleanup and feature additions:
sourmash sig fileinfo
tosourmash sig summarize
per provide a summarization command for signature collections #1439Fixes #1439