-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
44 lines (44 loc) · 868 Bytes
/
DESCRIPTION
File metadata and controls
44 lines (44 loc) · 868 Bytes
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
Package: OBAMA
Title: Optimization Based Analysis of Micro Arrays
Version: 0.1.0
Authors@R:
person(given = "Deiver",
family = "Suarez Gomez",
role = c("aut", "cre"),
email = "deiver.suarez@upr.com")
Description: It allows the user to interactively analyze individual conditions and meta-analyze up to five databases.
License: MIT + file LICENSE
Imports:
config (>= 0.3),
golem (>= 0.3.0),
shiny (>= 1.5.0),
processx,
attempt,
DT,
glue,
htmltools,
plotly,
ggplot2,
vroom,
shinycssloaders,
magrittr,
venn,
flexclust,
tibble,
corrplot,
readr,
DataCombine,
networkD3,
httr,
enrichR,
rbioapi
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests:
testthat,
knitr,
rmarkdown
Depends:
R (>= 3.6.0)
VignetteBuilder: knitr