Releases: biocore/gneiss
Version 0.4.6
Version 0.4.5
This is a minor release to update gneiss to the newest versions of numpy and scikit-bio.
Version 0.4.4 release
Here we have just added in sparse functionality for handling the ILR transform in addition to sparse utilities for manipulating biom tables.
Version 0.4.2 Beta
This release includes proportion plots, which can help the visualization of the different parts of a balance.
Beta patch
We are pushing out a new minor release. The following changes have been made in this release
- qiime2 is now decoupled from gneiss. So now, gneiss can be installed separately from qiime2. All of the qiime2 commands have been moved to q2-gneiss. Gneiss will only be concerned with the Python API moving forward
- Minor fixes with the heatmaps have been addressed. Now there is a colorbar, and additional arguments can be passed into the heatmap function (for instance color normalization parameters).
Beta Release
We are proud to announce the beta release of Gneiss!
The major changes that have been made in this release can be found in the CHANGELOG.md. And be sure to check out our documentation here!
Pre-beta release
This is (hopefully) the last pre beta release before the actual beta release.
Pre-Beta Release
v0.3.2 Update __init__.py
Pre-Beta release
This fixes some of the glitches form the previous release.
Pre-Beta release
This marks the pre-beta release. Major changes that have been included in this release include expanded tree visualizations, principal balances, and cross validation that are all enabled in a unified qiime2 framework.