Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.4 KB

RELEASE_NOTES.md

File metadata and controls

48 lines (40 loc) · 1.4 KB

Version 1.4.2

Changes

  • updated CheckM to v1.1.2
  • added tool version to App name in display.yaml
  • changed defaults to 90/5 in Filter with CheckM App
  • removed bin_qa_plot from report (no longer generated by CheckM)

Version 1.4.1

Changes

  • fixed missing folder in unit tests

Version 1.4.0

Changes

  • updated kbase module paths in lib to installed_clients
  • updated CheckM to v1.0.18
  • updated KBase Docker base image to sdkbase2:python and added Cython lib fix
  • added App that filters BinnedContigs by Completeness / Contamination
  • split Plot and Table HTML reports into separate pages
  • indicate in Table HTML report which bins were filtered out by QC
  • added TSV summary table for download
  • set thread count explicitly to 4

Version 1.3.1

Changes

  • changed citation format to PLOS

Version 1.2.2

Changes

  • Added Genome and GenomeSet input types

Version 1.2.1

Changes

  • Added choice to use reduced or full Reference Tree to input widget
  • Changed and save_all_plots input widgets from checkbox to dropdown
  • Removed save_all_plots option and made that default behavior
  • Added AssemblySet input type

Version 1.2.0

Changes

  • Updated CheckM to v1.0.8 which fixes failure with --reduced_tree for certain ribosomal proteins

Version 1.1.2

Changes

  • Fix infinite recursion in output folder compression
  • Fix running on empty FASTA

Version 1.0.0

  • Initial release