Skip to content

TaxonKit v0.14.0

Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 28 Nov 07:57
· 49 commits to master since this release

Changes

  • TaxonKit v0.14.0 Github Releases (by Release)
    • taxonkit create-taxdump:
      • save taxIds in int32 instead of uint32, as BLAST and DIAMOND do. #70
    • 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 of TAXONKIT_DB.