Closed ctb closed 2 years ago
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
--include-db-pattern
--exclude-db-pattern
Bug fixes:
sourmash prefetch
tax prepare
Cleanup and documentation fixes:
command-line.md
Developer updates:
in draft form - will release when wheels finish uploading.
Editing here: https://hackmd.io/RGNKhm63QLKElnI-l1Ye8Q?edit
New features:
sourmash sig grep
(#1864)sourmash sig summarize
(#1837, #1863)--include-db-pattern
and--exclude-db-pattern
to many commands (#1871)Bug fixes:
sourmash prefetch
to work when db scaled is larger than query scaled (#1870)sourmash prefetch
for multiple ksizes in database (#1866)tax prepare
SQL code for empty/blank taxonomic ranks (#1843)Cleanup and documentation fixes:
command-line.md
and update description a bit (#1874)Developer updates: