... | ... |
@@ -1,8 +1,17 @@ |
1 |
+Changes 1.5.5 |
|
2 |
++ change t-test outputs to data.frame |
|
3 |
++ fix NA bug in feature_boxplot chart |
|
4 |
++ use new ontology system in place of stato |
|
5 |
+ |
|
6 |
+Changes 1.4.2 |
|
7 |
++ fix fold change threshold using median (#56) |
|
8 |
++ HSD param "unbalanced" is no longer ignored |
|
9 |
+ |
|
1 | 10 |
Changes 1.5.2 |
2 |
-- add outputs to auto-generated documentation |
|
3 |
-- fix fold change threshold using median (#56) |
|
4 |
-- add fold change using means (#57) |
|
5 |
-- HSD param "unbalanced" is no longer ignored |
|
11 |
++ add outputs to auto-generated documentation |
|
12 |
++ fix fold change threshold using median (#56) |
|
13 |
++ add fold change using means (#57) |
|
14 |
++ HSD param "unbalanced" is no longer ignored |
|
6 | 15 |
|
7 | 16 |
Changes 1.5.1 |
8 | 17 |
+ fixed broken paired tests |