Permalink
Find file
Fetching contributors…
Cannot retrieve contributors at this time
39 lines (23 sloc) 1 KB
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