... | ... |
@@ -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()`) |