Browse code

updated news

Federico Marini authored on 25/09/2024 17:12:32
Showing 1 changed files

  • NEWS.md index 9884e85..140ed9e 100644
... ...
@@ -1,5 +1,9 @@
1 1
 # pcaExplorer 2.99.0
2 2
 
3
+## New features
4
+
5
+* The `pcaplot()` function now provides a clever default for the `intgroup` parameter, if some content (as it should) is provided in the `colData` slot of the main input object
6
+
3 7
 ## Other notes
4 8
 
5 9
 * 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()`)