...
|
...
|
@@ -1,8 +1,10 @@
|
1
|
|
-Changes in version 0.0.6
|
|
1
|
+Changes in version 0.0.6 (2016-07-07)
|
2
|
2
|
========================
|
3
|
3
|
|
4
|
4
|
* Fixed bug when using plot functionality of filtering functions.
|
5
|
5
|
* "Conditional" pam replaced with "Stratified" pam, clustering each bio-cross-batch condition separately, rather than simply each bio condition.
|
|
6
|
+* Added option to write normalized matrices to HDF5 file.
|
|
7
|
+* Added wrapper function get_normalized() to retrieve normalized data.
|
6
|
8
|
|
7
|
9
|
Changes in version 0.0.5
|
8
|
10
|
========================
|