-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
58 lines (58 loc) · 1.03 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
Package: HIPCCyto
Title: HIPC Cytometry
Version: 0.0.12
Authors@R: c(
person("Ju Yeong", "Kim", role = c("aut", "cre"), email = "[email protected]"),
person("Jake", "Wagner", role = "aut"))
Description: HIPC Cytometry.
License: GPL-3
Encoding: UTF-8
LazyData: true
biocViews: FlowCytometry
Depends:
flowCore,
R (>= 4.0.0)
Imports:
ImmPortR (>= 0.0.1),
flowWorkspace,
openCyto,
flowClust,
ggcyto,
cytoqc,
assertthat,
gtools,
jsonlite,
ggplot2,
ggpmisc,
slurmR,
pheatmap,
rmarkdown,
diptest,
scales,
methods,
stats,
utils,
mime,
xfun
Suggests:
usethis,
knitr,
htmltools,
htmlwidgets,
reactable (>= 0.2.0.9000),
crosstalk,
bsplus,
plotly,
flexdashboard,
scamp,
faust
Remotes:
RGLab/ImmPortR,
RGLab/cytoqc,
RGLab/flowIncubator,
glin/reactable,
RGLab/scamp,
RGLab/FAUST
RoxygenNote: 7.1.2
URL: https://github.com/RGLab/HIPCCyto
BugReports: https://github.com/RGLab/HIPCCyto/issues