Skip to content

Releases: biocore/mmvec

Version 1.0.6 minor release

03 Nov 22:53
Compare
Choose a tag to compare

Qiime2 diagnostic summaries are enabled, allowing for loss curves to be visualized in addition to comparisons to null models.

Minor release

13 Jul 14:27
c126669
Compare
Choose a tag to compare

Fixed issue with batch size not being exposed. Now with the batch-size parameter available, it is easier to tune to speed up calculations, which is important for GPU compute.

Minor release

25 Apr 20:17
49892a7
Compare
Choose a tag to compare

This release includes an option to equalize biplot vectors (thanks to @mstrazar ).

Dependency issues due to pandas and tensorflow have been temporarily fixed.

Version 1.0.3 (Holiday edition)

12 Dec 15:49
Compare
Choose a tag to compare

In this release, we have two minor updates, namely

  • Setting the default learning rate to 1e-5
  • Pinning tensorflow to any version below 2.0 in both pypi and conda

Version 1.0.2

18 Oct 01:36
aeae43f
Compare
Choose a tag to compare

Heatmaps have a row center option, allow for users to specify if they want to center the conditional probabilities around the average row.

Version 1.0.1

17 Oct 21:51
7457c87
Compare
Choose a tag to compare
Version 1.0.1 Pre-release
Pre-release

In this release, the ranks have been transposed, enabling easier viewing and sorting of metabolites in downstream spreadsheet programs and qiime metadata tabulate

Version 1 release

30 Sep 16:09
Compare
Choose a tag to compare

This marks the version 1 release of mmvec.

Major contributions to this release include paired heatmap visualizations that can be accessed through qiime mmvec paired-heatmaps.

Furthermore, the tutorials have been updated to reflect the changes made to the heatmaps.
See changelog for other notes on bug fixes.

Version 0.6.0

05 Sep 15:51
Compare
Choose a tag to compare

This is an intermediate release, enabling the production of heatmaps to visualize ranks and tighter compatibility between the standalone CLI and the qiime2 CLI. Now ranks can be directly imported as qiime2 objects.

In addition, the package has been renamed from rhapsody to mmvec. Furthermore the command mmvec has been changed to paired-omics.

This will be the last intermediate release before version 1.

Improvements to standalone interface

22 Jul 23:46
f20716a
Compare
Choose a tag to compare

The standalone command line interface has been fixed and simplified. Now, all of the output files have readable labels.

Beta release

21 Jun 03:36
Compare
Choose a tag to compare

This marks the beta release of rhapsody.

Bugs have been squashed, tests have been added, and documentation has been added.
This includes tutorials using the cystic fibrosis dataset.