We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Editing here: https://hackmd.io/RGNKhm63QLKElnI-l1Ye8Q?edit
git checkout latest git pull git log --oneline v4.2.4..latest
New features:
sourmash sig grep
sourmash sig summarize
sig fileinfo
sig summarize
--include-db-pattern
--exclude-db-pattern
Bug fixes:
sourmash prefetch
tax prepare
Cleanup and documentation fixes:
sig describe
command-line.md
Developer updates:
The text was updated successfully, but these errors were encountered:
in draft form - will release when wheels finish uploading.
Sorry, something went wrong.
No branches or pull requests
Editing here: https://hackmd.io/RGNKhm63QLKElnI-l1Ye8Q?edit
New features:
sourmash sig grep
([MRG] addsourmash sig grep
#1864)sourmash sig summarize
([MRG] addsig fileinfo
and standard manifest-generating functionality #1837, [MRG] aliassig fileinfo
tosig summarize
; minor docs, test cleanup #1863)--include-db-pattern
and--exclude-db-pattern
to many commands ([MRG] add--include-db-pattern
and--exclude-db-pattern
to search/gather #1871)Bug fixes:
sourmash prefetch
to work when db scaled is larger than query scaled ([MRG] Fixsourmash prefetch
to work when db scaled is larger than query scaled #1870)sourmash prefetch
for multiple ksizes in database ([MRG] Fixsourmash prefetch
for multiple ksizes in database #1866)tax prepare
SQL code for empty/blank taxonomic ranks ([MRG] fixtax prepare
SQL code for empty/blank taxonomic ranks #1843)Cleanup and documentation fixes:
sig describe
code a little bit & add a picklist test #1861)command-line.md
and update description a bit ([MRG] fix doc titles incommand-line.md
and update description a bit #1874)Developer updates:
The text was updated successfully, but these errors were encountered: