Skip to content

v0.9.2

Compare
Choose a tag to compare
@matinnuhamunada matinnuhamunada released this 29 Apr 10:42
· 43 commits to main since this release

What's Changed

This release improves the functionality of using genbank file as the inputs.

  • feat: handle mixed input file types (fna & gbk) in a project by @matinnuhamunada in #344
  • feat: generate a prokka-like summary stats for custom genbank inputs
  • fix: add temporary DAG requirement of GTDB json for automlst-wrapper, will use final taxonomy output table in the future
  • fix: update bcbio-gff and biopython to handle broken gff parsing during gbk conversion
  • fix: add fna as default extension value for projects
  • chore: ignore tables in notebooks folder for parquet conversion
  • chore: test update GTDB card result from the latest API release (v220)

Full Changelog: v0.9.1...v0.9.2