Releases: shenwei356/taxonkit
Releases · shenwei356/taxonkit
TaxonKit v0.1.8-dev
Changelog
-
taxonkit lineage
, add an extra column of lineage in Taxid. #3 e.g.,349741 cellular organisms;Bacteria;PVC group;Verrucomicrobia;Verrucomicrobiae;Verrucomicrobiales;Akkermansiaceae;Akkermansia;Akkermansia muciniphila;Akkermansia muciniphila ATCC BAA-835 131567;2;1783257;74201;203494;48461;1647988;239934;239935;349741
TaxonKit v0.1.7
taxonkit reformat
: supports reading stdin from output oftaxonkit lineage
,
reformated lineages are appended to input data.
TaxonKit v0.1.6
- remove flag
-f/--formated-rank
fromtaxonkit lineage
,
usingtaxonkit reformat
can archieve same result.
TaxonKit v0.1.5
- reorganize code and flags and update docs.
TaxonKit v0.1.4
- add flag
--fill
fortaxonkit reformat
, which estimates and fills missing ranks with original lineage information
TaxonKit v0.1.3
- add command of
taxonkit reformat
which reformats full lineage to custom format
TaxonKit v0.1.2
- add command of
taxonkit lineage
, users can query lineage of given taxon IDs from file
TaxonKit v0.1.1
taxonkit v0.1
- first release