-
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
draft release notes for v4.6.0 #2387
Comments
after long last, https://github.com/sourmash-bio/sourmash/releases/tag/v4.6.0 🎉 now - on to conda!! |
conda-forge: conda-forge/sourmash-minimal-feedstock#37 bioconda: bioconda/bioconda-recipes#38205 |
|
🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Used
git log --oneline v4.5.0..latest
to get the list below!Editing here: https://hackmd.io/Z3ndKHBoRCi-uWF06B7eEw
release notes for sourmash v4.6.0
The major new feature in this release is the addition of
tax summarize
, which produces a human-readable summary of taxonomy databases.The various
tax
functions also now support ingest of the output oftax annotate
as a lineage spreadsheet - see thetax prepare
documentation. This allows you to (for example) runtax summarize
on the output oftax annotate
.Major new features:
tax summarize
and support gather-tax input to taxonomy functions (addtax summarize
#2333)Minor new features:
gzip.BadGzipFile
([MRG] fix manifest load function to properly catchgzip.BadGzipFile
#2375)Bug fixes:
multigather
so that the output CSV contains all matches. ([MRG] Fixmultigather
so that the output CSV contains all matches. #2322)Cleanup and documentation updates:
tax
doc issues ([MRG] fix sometax
doc issues #2365)Developer updates:
cargo update
to do a dry-run only #2388)Signature.minhash
API duringsourmash sketch
([MRG] fixSignature.minhash
API duringsourmash sketch
#2329)LCA_SqliteDatabase.select
([MRG] fix return type ofLCA_SqliteDatabase.select
#2382)Dependabot updates:
The text was updated successfully, but these errors were encountered: