-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
70 lines (70 loc) · 1.36 KB
/
DESCRIPTION
File metadata and controls
70 lines (70 loc) · 1.36 KB
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: Protigy
Title: Proteomics Toolset for Integrative Data Analysis
Version: 2.4.0
Authors@R: c(
person("Stephanie", "Vartany", , "svartany@broadinstitute.org", role = "aut"),
person("D R", "Mani", , "manidr@broadinstitute.org", role = "aut"),
person("Natalie M", "Clark", , "nclark@broadinstitute.org", role = c("aut", "cre")),
person("C", "Williams", , "wcorinne@broadinstitute.org", role = "aut")
)
Description: A tool for multiomics data analysis and visualization.
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
AnnotationDbi,
circlize,
cmapR,
colourpicker,
ComplexHeatmap,
dplyr,
DT,
ggplot2,
ggrepel,
khroma,
plotly (>= 4.10.1),
RColorBrewer,
readr,
readxl,
shinyalert,
shinyBS,
shinydashboard,
shinydashboardPlus,
shinyjqui,
WriteXLS,
yaml,
grid,
methods,
stats,
grDevices,
zip,
stringr,
vsn,
preprocessCore,
mixtools,
mclust,
org.Hs.eg.db,
org.Mm.eg.db,
markdown,
utils,
rlang,
tidyr,
ggthemes,
ggfortify,
limma,
shinyWidgets,
glue,
Matrix,
janitor,
snakecase,
shinyjs,
future,
furrr
Depends:
R (>= 4.0.0),
shiny
Suggests:
testthat (>= 3.2.0)
Config/testthat/edition: 3
LazyData: false