Browse code

added news item

Federico Marini authored on 12/09/2024 00:03:23
Showing 1 changed files

  • NEWS.md index dce4c17..d619bfb 100644
... ...
@@ -3,6 +3,7 @@
3 3
 ## Other notes
4 4
 
5 5
 * The transition to the functions available in the `mosdef` Bioconductor is complete, with the original functions now being deprecated. This applies to `topGOtable()` (now replaced by `mosdef::run_topGO()`)
6
+* The gene plot widgets now also use the `gene_plot()` function from `mosdef`, instead of the previous undocumented internal function
6 7
 
7 8
 # pcaExplorer 2.22.0
8 9