Browse code

updated news

Federico Marini authored on 06/04/2022 10:07:19
Showing 1 changed files

  • NEWS.md index f5c54cf..baac740 100644
... ...
@@ -50,7 +50,7 @@
50 50
 
51 51
 * `gs_heatmap()` has now the possibility to set the arguments to the call to heatmap generating function, via ellipsis
52 52
 * `gs_heatmap()` handles the colors in a consistent way over the different executions, without relying on the random palettes provided by the `Heatmap`'s annotation functionality - could have been misleading if encountering too similar hues are randomly picked
53
-* the plots obtained via `gs_mds()` and `gs_volcano()` now always display the line segments for the data points to be labeled (increasing the readability - as "matching back the label to the drawed circle" - thanks for the suggestion!)
53
+* the plots obtained via `gs_mds()` and `gs_volcano()` now always display the line segments for the data points to be labeled (increasing the readability - as "matching back the label to the drawn circle" - thanks for the suggestion!)
54 54
 
55 55
 # GeneTonic 1.2.0
56 56