Browse code

update

claudia.cava authored on 12/04/2019 15:57:16
Showing 1 changed files

... ...
@@ -1,8 +1,8 @@
1 1
 Package: StarBioTrek
2 2
 Type: Package
3 3
 Title: StarBioTrek
4
-Version: 1.8.1
5
-Date: 11-13-2018
4
+Version: 1.8.2
5
+Date: 04-12-2019
6 6
 Author: Claudia Cava,
7 7
     Isabella Castiglioni
8 8
 Maintainer: Claudia Cava <claudia.cava@ibfm.cnr.it>
... ...
@@ -10,13 +10,15 @@ Depends:
10 10
     R (>= 3.3)
11 11
 Imports:
12 12
     SpidermiR,
13
-	KEGGREST,
14
-	org.Hs.eg.db,
13
+	graphite,
15 14
 	AnnotationDbi,
16 15
 	e1071,
17 16
 	ROCR,
17
+	MLmetrics,
18 18
 	grDevices,
19
-	igraph
19
+	igraph,
20
+	reshape2,
21
+	ggplot2
20 22
 Description: This tool StarBioTrek presents some methodologies to measure pathway activity and cross-talk among pathways integrating also the information of network data. 
21 23
 License: GPL (>= 3)
22 24
 biocViews: GeneRegulation,
... ...
@@ -37,5 +39,4 @@ VignetteBuilder: knitr
37 39
 LazyData: true
38 40
 URL: https://github.com/claudiacava/StarBioTrek
39 41
 BugReports: https://github.com/claudiacava/StarBioTrek/issues
40
-RoxygenNote: 6.0.1
41
-
42
+RoxygenNote: 6.1.1