-
Notifications
You must be signed in to change notification settings - Fork 4
/
NEWS
38 lines (23 loc) · 1 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
CHANGES IN VERSION 1.99.3
-------------------------
CHANGES
o Bumped the version number to 1.99.3
CHANGES IN VERSION 0.99.3
--------------------------
NEW FEATURES
o Updated Vignette to biocStyle
o Form now GOsummaries is going to live in Bioconductor and this version supersedes the CRAN version 1.1
CHANGES IN VERSION 0.99.2
--------------------------
NEW FEATURES
o Reformatted code for Bioconductor
o Improved Vignette
CHANGES IN VERSION 1.1
----------------------
o Added support for custom data in word clouds (see gosummaries functions)
o Now it is possible to display genes instead of GO categories (see show_genes parameter in gosummaries.MArrayLM, gosummaries.prcomp and gosummaries.matrix)
o Added function gosummaries.matrix that takes in a matrix that is a MDS representation of data and expression matrix and then finds most correlated features for each MDS component.
CHANGES IN VERSION 1.0
----------------------
NEW FEATURES
o First version of the package