Browse code

updated NEWS.md

Federico Marini authored on 30/03/2022 10:15:50
Showing 1 changed files

  • NEWS.md index f324986..f5c54cf 100644
... ...
@@ -6,6 +6,7 @@
6 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
7 7
 * It is possible to enter a set of genes and genesets in the Bookmarks panel, and these can be doubled checked against the available features of the current `GeneTonicList` - this, combined to the upload functionality, makes it possible to easily compare different `gtl` objects
8 8
 * The `GeneTonic` app has a button to export the currently provided dataset - regardless of the input format - as a `GeneTonicList`. This is especially useful if one is providing the individual components (`dds`, `res_de`, `res_enrich`, `annotation_obj`) and would like to obtain the correct serialized object 
9
+* `gs_upset` adds the possibility to represent the results of enrichment analyses as upset plots, with the option to decorate them with DE-related information
9 10
 
10 11
 ## Other notes
11 12