Skip to content

Releases: biocore/mmvec

Version 1.0.6 minor release

Choose a tag to compare

@mortonjt mortonjt released this 03 Nov 22:53

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

Minor release

Choose a tag to compare

@mortonjt mortonjt released this 13 Jul 14:27
c126669

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

Choose a tag to compare

@mortonjt mortonjt released this 25 Apr 20:17
49892a7

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)

Choose a tag to compare

@mortonjt mortonjt released this 12 Dec 15:49

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

Choose a tag to compare

@mortonjt mortonjt released this 18 Oct 01:36
aeae43f

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

Version 1.0.1 Pre-release
Pre-release

Choose a tag to compare

@mortonjt mortonjt released this 17 Oct 21:51
7457c87

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

Choose a tag to compare

@mortonjt mortonjt released this 30 Sep 16:09

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

Choose a tag to compare

@mortonjt mortonjt released this 05 Sep 15:51

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

Choose a tag to compare

@mortonjt mortonjt released this 22 Jul 23:46
f20716a

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

Beta release

Choose a tag to compare

@mortonjt mortonjt released this 21 Jun 03:36

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.