Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 982 Bytes

CHANGELOG.md

File metadata and controls

40 lines (24 loc) · 982 Bytes

History

Next Release

0.2.1 (2023-03-01)

Fixed

  • Handled metaphlan profiles with unclassified taxa in the lineage (#61).

0.2.0 (2023-02-23)

Added

  • Created command line options to expand the standard profile with name, rank, and/or lineage taxonomic information (#60).

Fixed

  • Made the Krakenuniq reader more accepting (#57).
  • Documented which columns are used in final standardised output profiles.

0.1.1 (2023-01-28)

Fixed

  • Documentation on where the taxpasta-supported Kaiju output comes from (i.e., kaiju2table rather than Kaiju itself) (#54).

Fixed

  • Corrected the assumption that the first two entries in a kraken2 profile are always unclassified and root node percentage of abundances. This is not the case for profiles where 100% of reads are assigned to taxa. Kraken2 profile validation now looks for the 'U' and 'R' taxonomy levels explicitly and checks their sum.

0.1.0 (2023-01-19)

  • First release