-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
70 lines (70 loc) · 1.29 KB
/
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Package: GemmaDE
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9000
Authors@R:
person("First", "Last", , "first.last@example.com", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: What the package does (one paragraph).
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Imports:
shiny,
shinyjs,
shinyWidgets,
shinycssloaders,
htmlwidgets,
DT,
heatmaply,
shinyHeatmaply,
shinypanels,
circlepackeR,
data.tree,
RColorBrewer,
sass,
shinydisconnect,
async,
memoise,
matrixStats,
igraph,
dplyr,
data.table,
stringr,
bigstatsr,
matrixTests,
gemma.R,
Rfast,
mygene,
homologene,
jsonlite,
XML,
sass,
stringdist,
promises,
future,
here,
magrittr,
parallel,
edgeR,
compcodeR,
DESeq2,
limma,
tictoc,
usethis
Remotes:
jsicherman/shinycssloaders,
jsicherman/shinypanels,
jeromefroe/circlepackeR,
gaborcsardi/async,
PavlidisLab/ermineR,
PavlidisLab/gemma.R,
bioc::3.15/mygene,
bioc::3.15/edgeR,
bioc::3.15/compcodeR,
bioc::3.15/DESeq2,
bioc::3.15/limma
RoxygenNote: 7.1.2
Depends:
R (>= 2.10)
LazyData: true