Browse code

Added biocViews tag

Panos Balomenos authored on 29/11/2018 03:28:36
Showing 2 changed files

... ...
@@ -1,5 +1,5 @@
1 1
 Package: DEsubs
2
-Version: 1.9.0
2
+Version: 1.9.1
3 3
 Date: 2017-07-23
4 4
 Title: DEsubs: an R package for flexible identification of
5 5
         differentially expressed subpathways using RNA-seq expression
... ...
@@ -32,4 +32,4 @@ Suggests: RUnit, BiocGenerics, knitr
32 32
 VignetteBuilder: knitr
33 33
 biocViews: SystemsBiology, GraphAndNetwork, Pathways, KEGG,
34 34
         GeneExpression, NetworkEnrichment, Network, RNASeq,
35
-        DifferentialExpression, Normalization
35
+        DifferentialExpression, Normalization, ImmunoOncology
... ...
@@ -1,3 +1,8 @@
1
+CHANGES IN VERSION 1.9.1
2
+------------------------
3
+
4
+    - Added biocViews tag.
5
+
1 6
 CHANGES IN VERSION 1.7.4
2 7
 ------------------------
3 8