TaxonKit v0.14.0
Changes
- TaxonKit v0.14.0
taxonkit create-taxdump
:- save taxIds in
int32
instead ofuint32
, as BLAST and DIAMOND do. #70
- save taxIds in
taxonkit list
:- do not skip visited subtrees when some of the given taxids are descendants of others. #68
taxonkit
:- when environment variable
TAXONKIT_DB
is set, explicitly setting--data-dir
will override the value ofTAXONKIT_DB
.
- when environment variable