... | ... |
@@ -1,5 +1,5 @@ |
1 | 1 |
Package: GSVA |
2 |
-Version: 1.27.3 |
|
2 |
+Version: 1.27.4 |
|
3 | 3 |
Title: Gene Set Variation Analysis for microarray and RNA-seq data |
4 | 4 |
Authors@R: c(person("Justin", "Guinney", role=c("aut", "cre"), email="justin.guinney@sagebase.org"), |
5 | 5 |
person("Robert", "Castelo", role="aut", email="robert.castelo@upf.edu"), |
... | ... |
@@ -5,6 +5,8 @@ USER VISIBLE CHANGES |
5 | 5 |
|
6 | 6 |
o Arguments 'rnaseq', 'kernel', 'no.bootstraps' and 'bootstrap.percent' have become defunct. |
7 | 7 |
|
8 |
+ o A Bioconductor sticker has been created and it is available at https://github.com/Bioconductor/BiocStickers/tree/master/GSVA |
|
9 |
+ |
|
8 | 10 |
CHANGES IN VERSION 1.26 |
9 | 11 |
----------------------- |
10 | 12 |
|