-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
35 lines (35 loc) · 912 Bytes
/
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
Package: flowDashboard
Type: Package
Title: Shiny Modules for Building interactive Dashboards for flow cytometry
analysis
Version: 0.1.1
Authors@R: person("Ted", "G.", "Laderas", role = c("aut", "cre"), email = "[email protected]")
Maintainer: Ted Laderas <[email protected]>
Description: This package contains shiny modules to visualize gating results
from the flowWorkspace/flowCore packages. It includes routines for translating
GatingSet results to representations for experiment annotation, QC, gating
hierarchies, and marker expression.
Depends:
tidyr,
plotly,
dplyr,
shiny,
data.table,
dtplyr,
ggvis,
lazyeval,
gplots,
ggplot2,
R6, forcats,
stringi
Suggests:
flowCore,
flowWorkspace,
ggcyto,
reshape2,
knitr,
rmarkdown
License: What license is it under?
LazyData: TRUE
RoxygenNote: 6.0.1
VignetteBuilder: knitr