Skip to content

v1.13.2

Choose a tag to compare

@AstrobioMike AstrobioMike released this 22 Aug 20:14
· 67 commits to master since this release
  • updates to bit-kraken2-to-taxon-summaries
    • modularized
    • no longer takes the larger kraken.out file, it now works off of the kraken.report
    • no longer works based on taxid lookup, it now works based on the taxonomy in the kraken report
      • this means it will exactly match the taxonomy used in the kraken2 db, and not swap anything if taxids or rank names changed
      • also means it works with GTDB-kraken2-db produced reports (which previously would not work with the standard taxid lookup method)