... | ... |
@@ -1,8 +1,9 @@ |
1 |
-# GeneTonic 1.8.0 |
|
1 |
+# GeneTonic 2.0.0 |
|
2 | 2 |
|
3 | 3 |
## New features |
4 | 4 |
|
5 |
-* |
|
5 |
+* `GeneTonic` now offers the possibility to upload a `GeneTonicList` at runtime. This makes it possible to use the app as a server-like dashboard, which runs by default on no dataset provided, and populates its components upon successfully providing the data as expected |
|
6 |
+* The `GeneSpector` functionality in the Welcome panel provides a means to explore any gene in the expression set, coloring and grouping by any experimental covariate of interest |
|
6 | 7 |
|
7 | 8 |
## Other notes |
8 | 9 |
|