forked from NKInstinct/flowGate
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
24 lines (23 loc) · 685 Bytes
/
NAMESPACE
File metadata and controls
24 lines (23 loc) · 685 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Generated by roxygen2: do not edit by hand
export(gs_apply_gating_strategy)
export(gs_gate_interactive)
export(gs_gate_transform_interactive)
import(BiocManager)
import(flowWorkspace)
import(ggcyto)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_hex)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(methods,is)
importFrom(rlang,.data)
importFrom(shiny,reactive)
importFrom(shiny,updateTabsetPanel)
importFrom(tibble,tribble)