... | ... |
@@ -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 |
|