Releases: Ecogenomics/gtdb-lib
Releases · Ecogenomics/gtdb-lib
v1.10.1
1.10.1 (2023-04-13)
Bug Fixes
- build: Fix incorrect classifiers and poetry not installing docs correctly. (ca5ec52)
v1.10.0
1.10.0 (2023-04-13)
Features
- db: Add interface to GTDB common DB. (0fc4c46)
v1.9.0
1.9.0 (2023-03-03)
Features
- added run_bash() to execute.py as this can be useful for complicated shell commands (a87761e)
v1.8.0
1.8.0 (2023-01-12)
Features
- moved over BioLib functionality required by the GTDB Species Cluster pipeline; predominately extensions to handle Greengenes-style taxonomy strings (df9e1fe)
v1.7.0
1.7.0 (2023-01-07)
Features
- added execute.py and method for checking accession versions in accession.py. (eb7bd16)
v1.6.0
1.6.0 (2022-12-19)
Bug Fixes
- bootstrap_merge: Fix a bug where taxa labels would be replaced each iteration. (a500f4e)
- cli: Update bootstrap_merge method to contain CPU argument. (7f53d98)
- cli: Update bootstrap_merge method to contain CPU argument. (17bd594)
Features
- bootstrap_merge: Updated to multiprocess on individual trees, not across multiple trees. (2c6046a)
- convert_accession: Add CLI and method to convert accessions within a tree to canonical form. (504154f)
v1.5.0
1.5.0 (2022-12-15)
Bug Fixes
- typer: Fix minimum version of Typer for rich support. (afa2000)
Features
- bootstrap_merge: Improve performance of method by 30% using numpy. (cb1b03d)
- bootstrap_merge: Improve performance of method by 33% using numpy. (c0d0265)
- bootstrap_merge: Improve performance of method by 33% using numpy. (b24b3dc)
v1.4.0
1.4.0 (2022-12-13)
Bug Fixes
- cli: Add CLI entrypoint to setup.py (5d471bc)
Features
- bootstrap_merge: Add multiprocessing option. (4aea129)
v1.3.0
1.3.0 (2022-12-13)
Features
- cli: Add CLI and tree manipulation methods. (298954e)
- cli: Add CLI and tree manipulation methods. (263c2dd)
- cli: Add CLI and tree manipulation methods. (f7c04a1)
v1.2.0
1.2.0 (2022-11-02)
Features
- change checksum to filemgmt: doc refactoring (25e9042)