Skip to content

0.5.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sdhutchins sdhutchins released this 28 Feb 23:35
· 67 commits to master since this release
5d0ea09

Changes and Bug Fixes

  • A specific bug was introduced that prevented local machines and Travis CI servers from building
    the package.

  • Updated the paper for submission

  • Added the JOSS paper and draft vignette

  • Changed correlation plots

    • Removed color from background
    • Removed hard coded plot limits
    • Added "1:1" line and Average lines
    • Added a trans parameter to transform the x and y axis
  • Changed function names

    • From create_metacoder to create_taxmap
    • From agglomerate_metacoder to agglomerate_taxmap
    • From melt_metacoder to melt_taxmap
  • Bugs

    • Fixed output_dir bug where error should have been a warning
    • Fixed correlation plot bug where treatments were on the wrong axis.
    • Fixed output message for heat tree plots.
  • Fixed build-check Notes and Warnings