Published July 24, 2026
| Version v2.9.0
Software
Open
AstrobioMike/bit: v2.9.0
Description
Added
- more flags to
bit get-accs-from-ncbito make it better mirror its get-accs-from-gtdb counterpart--target-rankadded for disambiguation of wanted taxon if needed--get-taxon-countsadded--get-rank-countsadded--get-tableadded to turn the parquet-stored data into a tsv for the user
Changed
bit get-accs-from-ncbiandbit get-accs-from-gtdbnow share primarly all the same code for finding accessions based on tax (due to change noted below about ncbi's tables being prebuilt with full lineages baked in)- internal changes, not really user-facing
bit gen-mguses less memory when resolving taxonomy- the suppression screen now streams the ncbi accession column in batches instead of materializing and caching all of it
- gtdb lineage/taxid lookups are now restricted to the selected genomes rather than being built for every row of the gtdb table
- ncbi taxid lookups stream the parquet and stop once all wanted accessions are found
- the
selected-genomes-gtdb-info.tsvlookup is now built only for the selected genomes rather than for every row of the gtdb table
- the github action that builds the slimmed down ncbi assembly summary data object now builds in full lineages also (so that info is more easily available and always syncd with the cached assembly summary data)
- gtdb and ncbi data tables are stored as parquets now (smaller/faster downloads, less user storage needed, and are much faster when accessed and searched)
- more robustness improvements to dl-ncbi-assemblies
Files
AstrobioMike/bit-v2.9.0.zip
Files
(929.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:abb964414b375d76e6bf685767caf5df
|
929.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/AstrobioMike/bit/tree/v2.9.0 (URL)
Software
- Repository URL
- https://github.com/AstrobioMike/bit