Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

64 lines (43 loc) · 2.44 KB

mmvec changelog

Version 1.0.5

  • Adding summary commands to diagnose MMvec in the qiime2 interface #151

Version 1.0.4 (2020-04-24)

Enhancements

  • equalize_biplot option has been able to visualize microbes and metabolites on the same scale. #131

Version 1.0.3 (2019-12-12)

Enhancements

  • Tensorflow is now pinned to any version below 2.0 in #112
  • Learning rate defaults have been fixed to 1e-5 in #110

Bug fixes

  • Inputs are now expected to be metabolites x microbes in heatmaps #100

Version 1.0.2 (2019-10-18)

Bug fixes

  • Inputs are now expected to be metabolites x microbes in heatmaps #100

Enhancements

  • Ranks are transposed and viewable in qiime metadata tabulate #99

Bug fixes

  • Ranks are now calculated consistently between q2 and standalone cli #99

Version 1.0.0 (2019-09-30)

Enhancements

  • Paired heatmaps are available #89
  • Heatmap tutorials are available #90

Bug fixes

  • The ordering of the eigenvalues are now reversed #92
  • The qiime2 assets setup is corrected #91

Version 0.6.0 (2019-09-05)

Enhancements

  • Ranks from CLI can now be imported into qiime2 #84
  • Ranks can be visualized as heatmaps #69

Bug fixes

  • ConditionalFormat has been fixed #68

Version 0.4.0 (2019-07-22)

Enhancements

  • Simpler standalone CLI interface - now all outputs have named rows and columns. #61

Bug fixes

  • The ranks file is no longer empty. #61

Version 0.3.0 (2019-06-20)

Initial beta release.

Bug fixes

  • Biplots are now being properly centered in the qiime2 interface #58

Version 0.2.0 (2019-04-22)

Initial alpha release. MMvec API, standalone command line interface and qiime2 interface should be stable.