-
Notifications
You must be signed in to change notification settings - Fork 10
/
DESCRIPTION
112 lines (112 loc) · 1.56 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
Package: MetaboShiny
Type: Package
Title: Interactive Direct Infusion Metabolomics Analysis and Annotation
Version: 1.0.0
Author: Joanna Wolthuis
Depends:
R (>= 3.5)
Maintainer: Joanna Wolthuis <[email protected]>
Description: Rapid and rigorous analysis and interpretation of direct infusion untargeted metabolomics data. Data import, statistics and database searching is possible.
License: file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/UMCUGenetics/MetaboShiny
Imports:
ggplot2,
data.table,
plotly,
visNetwork,
igraph,
clipr,
shinyBS,
shinyjs,
shinycssloaders,
caret,
grDevices,
RColorBrewer,
colorRamps,
tidytext,
qdapDictionaries,
tm,
shiny,
htmltools,
BiocManager,
pacman,
devtools,
httr,
jsonlite,
RCurl,
shinyFiles,
DT,
RSQLite,
pbapply,
stringr,
gsubfn,
shinyWidgets,
parallel,
mice,
sva,
limma,
tools,
plyr,
heatmaply,
wordcloud2,
shinyjqui,
rmarkdown,
enviPat,
ROCR,
tsne,
e1071,
pls,
rhandsontable,
testthat,
shinytest,
showtext,
sysfonts,
colourpicker,
reshape,
ggdark,
ECharts2Shiny,
shinyalert,
shinybusy,
rcdk,
RISmed,
dplyr,
InterpretMSSpectrum,
DBI,
qdap,
reshape2,
Hmisc,
ggbeeswarm,
Rmisc,
rgl,
stats,
pROC,
car,
doParallel,
missForest,
ggfortify,
fdrtool,
plsdepot,
vroom,
qs,
ctc,
gdata,
glasso,
huge,
ppcor,
crmn,
umap,
ica,
svglite,
beepr,
ggforce,
pracma,
ggupset,
missRanger,
doSNOW,
ggpp,
pdftools,
magick,
ggrepel
RoxygenNote: 7.1.0