Browse code

updated news

Federico Marini authored on 12/09/2024 13:06:15
Showing 1 changed files

  • NEWS.md index d619bfb..4cfd651 100644
... ...
@@ -4,6 +4,7 @@
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 6
 * The gene plot widgets now also use the `gene_plot()` function from `mosdef`, instead of the previous undocumented internal function
7
+* The Roxygen-based documentation now supports markdown. No visible changes should appear to the user, as the content should have stayed fairly the same
7 8
 
8 9
 # pcaExplorer 2.22.0
9 10