-
Notifications
You must be signed in to change notification settings - Fork 13
/
NAMESPACE
151 lines (150 loc) · 4.09 KB
/
NAMESPACE
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
# Generated by roxygen2: do not edit by hand
S3method("+",ggcyto_GatingLayout)
S3method("+",ggcyto_GatingSet)
S3method("+",ggcyto_flowSet)
S3method(autoplot,GatingHierarchy)
S3method(autoplot,GatingSet)
S3method(autoplot,GatingSetList)
S3method(autoplot,cytoframe)
S3method(autoplot,cytoset)
S3method(autoplot,flowFrame)
S3method(autoplot,flowSet)
S3method(autoplot,ncdfFlowList)
S3method(fortify,GatingSet)
S3method(fortify,GatingSetList)
S3method(fortify,cytoframe)
S3method(fortify,cytoset)
S3method(fortify,ellipsoidGate)
S3method(fortify,filterList)
S3method(fortify,flowFrame)
S3method(fortify,flowSet)
S3method(fortify,multiRangeGate)
S3method(fortify,ncdfFlowList)
S3method(fortify,polygonGate)
S3method(fortify,rectangleGate)
S3method(fortify_fs,GatingSet)
S3method(fortify_fs,GatingSetList)
S3method(fortify_fs,cytoframe)
S3method(fortify_fs,default)
S3method(fortify_fs,flowFrame)
S3method(fortify_fs,flowSet)
S3method(geom_gate,character)
S3method(geom_gate,default)
S3method(geom_gate,filter)
S3method(geom_gate,filterList)
S3method(geom_gate,filters)
S3method(geom_gate,filtersList)
S3method(geom_gate,list)
S3method(geom_gate,logical)
S3method(geom_gate,logicalFilterResult)
S3method(geom_gate,quadGate)
S3method(geom_overlay,character)
S3method(geom_overlay,cytoset)
S3method(geom_overlay,default)
S3method(geom_overlay,flowFrame)
S3method(geom_overlay,flowSet)
S3method(geom_overlay,ncdfFlowList)
S3method(getFlowFrame,GatingHierarchy)
S3method(getFlowFrame,GatingSet)
S3method(getFlowFrame,GatingSetList)
S3method(getFlowFrame,cytoset)
S3method(getFlowFrame,flowSet)
S3method(getFlowFrame,ncdfFlowList)
S3method(ggcyto,GatingHierarchy)
S3method(ggcyto,GatingSet)
S3method(ggcyto,GatingSetList)
S3method(ggcyto,cytoset)
S3method(ggcyto,default)
S3method(ggcyto,flowSet)
S3method(ggcyto,ncdfFlowList)
S3method(grid.draw,ggcyto_GatingLayout)
S3method(plot,ggcyto)
S3method(print,ggcyto)
S3method(print,ggcyto_GatingLayout)
S3method(rescale_gate,ellipsoidGate)
S3method(rescale_gate,polygonGate)
S3method(rescale_gate,quadGate)
S3method(rescale_gate,rectangleGate)
S3method(show,ggcyto)
S3method(show,ggcyto_GatingLayout)
S3method(stat_position,filter)
S3method(stat_position,filterList)
S3method(stat_position,list)
export("%+%")
export(.fr2dt)
export(.fs2dt)
export(as.ggplot)
export(autoplot)
export(axis_x_inverse_trans)
export(axis_y_inverse_trans)
export(compute_stats)
export(faust_gating_plot)
export(flowCore_asinht_trans)
export(fortify_fs)
export(gate_null)
export(geom_gate)
export(geom_hvline)
export(geom_multi_range)
export(geom_overlay)
export(geom_stats)
export(getFlowFrame)
export(ggcyto)
export(ggcyto_arrange)
export(ggcyto_par_default)
export(ggcyto_par_set)
export(is.ggcyto)
export(is.ggcyto_flowSet)
export(is.ggcyto_par)
export(labs_cyto)
export(marginalFilter)
export(rescale_gate)
export(scale_x_flowCore_fasinh)
export(scale_x_flowJo_biexp)
export(scale_x_flowJo_fasinh)
export(scale_x_flowjo_biexp)
export(scale_x_flowjo_fasinh)
export(scale_x_logicle)
export(scale_y_flowCore_fasinh)
export(scale_y_flowJo_biexp)
export(scale_y_flowJo_fasinh)
export(scale_y_flowjo_biexp)
export(scale_y_flowjo_fasinh)
export(scale_y_logicle)
export(stat_position)
export(stats_null)
exportClasses(ggcyto)
exportClasses(ggcyto_GatingLayout)
exportClasses(ggcyto_GatingSet)
exportClasses(ggcyto_flowSet)
exportMethods("%+%")
exportMethods("+")
exportMethods(print)
exportMethods(show)
exportMethods(transform)
import(data.table)
import(flowCore)
import(flowWorkspace)
import(ggplot2)
import(methods)
import(ncdfFlow)
importFrom(RColorBrewer,brewer.pal)
importFrom(flowCore,arcsinhTransform)
importFrom(flowWorkspace,flow_trans)
importFrom(flowWorkspace,flowjo_biexp_trans)
importFrom(flowWorkspace,flowjo_fasinh_trans)
importFrom(flowWorkspace,logicle_trans)
importFrom(ggplot2,"%+%")
importFrom(ggplot2,ggplot_add)
importFrom(grid,grid.draw)
importFrom(gridExtra,arrangeGrob)
importFrom(hexbin,hcell2xy)
importFrom(hexbin,hexbin)
importFrom(plyr,compact)
importFrom(plyr,defaults)
importFrom(plyr,dlply)
importFrom(plyr,empty)
importFrom(plyr,eval.quoted)
importFrom(plyr,name_rows)
importFrom(rlang,"!!!")
importFrom(rlang,list2)
importFrom(rlang,quo_name)