Releases: donovan-h-parks/STAMP
Releases · donovan-h-parks/STAMP
STAMP v2.1.3
- fixed problem with Scatter plot throwing an exception if a column in the STAMP profile contained a single feature
STAMP v2.1.2
- fixed issue with unwanted border in extended error plots
- added ability to sort heatmap rows by mean relative abundance
- proper handling of metadata files with no features
- added ability to restrict profile bar plots to only active features
- added in legend option for multiple group PCA plots
STAMP v2.1.1
- fixed installation issue with v2.1.0 which was causing dependencies of
six
to be missing
STAMP v2.1.0
- fixes issues with _hierarchy_wrap for scipy >= 0.15.0
STAMP v2.0.9
- more robust handling of metadata files with missing sample information
- rows and columns in heatmap can now be sorted alphabetically
- minor bug fixed to heatmap
STAMP v2.0.8
- explicitly checks that STAMP profiles form a strict hierarchy
- add checkHierarchy.py as a utility script for identifying non-hierarchical elements in profiles
- allows generation of larger heatmaps
STAMP v2.0.7
- fixes related to changes in numpy 1.8.1+ handling of matrix slicing
- enhanced heat map visualization to show only active features
STAMP v2.0.6
- v2.0.5 included the BIOM v1 library instead of BIOM v2
- update icon for Windows
STAMP v2.0.5
- Update STAMP User's Guide
- Improved compatibility with BIOM v2 format.
- Heat maps produce a warning for excessively large data sets
STAMP v2.0.4
- Migrated to BIOM v2