-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
51 lines (51 loc) · 972 Bytes
/
DESCRIPTION
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Package: DIVE
Type: Package
Title: Data Integration and Visual Exploration
Version: 0.4.9999
Author: Anh Nguyet Vu
Maintainer: Anh Nguyet Vu <[email protected]>
Description: Integrate, visually explore, and analyze connected datasets with modular Shiny applications made for biology-oriented datasets but customizable for other dataset types.
License: GPL-3
Encoding: UTF-8
LazyData: true
biocViews:
Depends:
R (>= 2.10)
Imports:
utils,
stats,
grDevices,
shiny (>= 1.5.0),
shinythemes,
data.table (>= 1.12.6),
dplyr,
magrittr,
ggplot2,
scales,
plotly,
Hmisc,
igraph,
visNetwork,
shinyWidgets,
htmltools,
jsonlite,
optmatch,
DT,
GEOquery,
mygene,
limma,
Biobase,
SummarizedExperiment,
assertthat,
dendextend,
fastcluster,
gridExtra,
rlang,
purrr,
yaml
RoxygenNote: 7.1.1
Suggests:
knitr,
rmarkdown,
DiagrammeR
VignetteBuilder: knitr