-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
153 lines (152 loc) · 4.31 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
152
153
# Generated by roxygen2: do not edit by hand
S3method(cqc_check,cqc_cf_list)
S3method(cqc_check,cqc_gs)
S3method(cqc_check,cqc_gs_list)
S3method(cqc_cluster,cqc_check_channel)
S3method(cqc_cluster,cqc_check_keyword)
S3method(cqc_cluster,cqc_check_marker)
S3method(cqc_cluster,cqc_check_panel)
S3method(cqc_cluster,default)
S3method(cqc_delete,GatingSet)
S3method(cqc_delete,cytoframe)
S3method(cqc_fix,cqc_match_result_and_solution)
S3method(cqc_fix,cqc_match_result_panel)
S3method(cqc_fix,cqc_solution)
S3method(cqc_fix,default)
S3method(cqc_match,cqc_check_channel)
S3method(cqc_match,cqc_check_gate)
S3method(cqc_match,cqc_check_keyword)
S3method(cqc_match,cqc_check_marker)
S3method(cqc_match,cqc_check_panel)
S3method(cqc_match,default)
S3method(cqc_plot,cqc_cluster)
S3method(cqc_update,GatingSet)
S3method(cqc_update,cytoframe)
S3method(diff,cqc_check)
S3method(diff,cqc_check_channel)
S3method(diff,cqc_check_gate)
S3method(diff,cqc_check_keyword)
S3method(diff,cqc_check_marker)
S3method(diff,cqc_check_panel)
S3method(format,cqc_check_panel)
S3method(format,cqc_match_result_and_solution)
S3method(format,cqc_match_result_panel)
S3method(knit_print,cqc_check)
S3method(knit_print,cqc_check_panel)
S3method(knit_print,cqc_check_summary)
S3method(knit_print,cqc_cluster)
S3method(knit_print,cqc_cluster_panel)
S3method(knit_print,cqc_match_result)
S3method(knit_print,cqc_match_result_and_solution)
S3method(knit_print,cqc_match_result_panel)
S3method(knit_print,cqc_reference)
S3method(knit_print,cqc_solution)
S3method(print,cqc_cf_list)
S3method(print,cqc_check)
S3method(print,cqc_check_panel)
S3method(print,cqc_check_summary)
S3method(print,cqc_cluster)
S3method(print,cqc_cluster_panel)
S3method(print,cqc_gs)
S3method(print,cqc_match_result)
S3method(print,cqc_match_result_and_solution)
S3method(print,cqc_match_result_panel)
S3method(split,cqc_check)
S3method(split,cqc_cluster)
S3method(summary,cqc_check)
export(cf_get_panel)
export(cluster_labels)
export(cqc_cf_list)
export(cqc_check)
export(cqc_check_channel)
export(cqc_check_gate)
export(cqc_check_keyword)
export(cqc_check_marker)
export(cqc_check_panel)
export(cqc_cluster)
export(cqc_delete)
export(cqc_drop_groups)
export(cqc_fix)
export(cqc_get_data)
export(cqc_gs)
export(cqc_gs_list)
export(cqc_load_cytoframe)
export(cqc_load_fcs)
export(cqc_match)
export(cqc_match_delete_unmatched)
export(cqc_match_remove)
export(cqc_match_update)
export(cqc_plot)
export(cqc_update)
export(cqc_write_cytoframe)
export(cqc_write_fcs)
export(plot_diff)
import(Rgraphviz)
import(flowWorkspace)
import(graph)
importFrom(DT,datatable)
importFrom(DT,formatStyle)
importFrom(DT,styleEqual)
importFrom(colortable,color_vctr)
importFrom(crayon,make_style)
importFrom(crayon,style)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,add_count)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,cur_group_id)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_indices)
importFrom(dplyr,group_keys)
importFrom(dplyr,group_split)
importFrom(dplyr,group_walk)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(flowCore,parameters)
importFrom(flowCore,write.FCS)
importFrom(htmltools,htmlEscape)
importFrom(kableExtra,cell_spec)
importFrom(kableExtra,collapse_rows)
importFrom(kableExtra,column_spec)
importFrom(kableExtra,kable_styling)
importFrom(kableExtra,row_spec)
importFrom(knitr,is_html_output)
importFrom(knitr,is_latex_output)
importFrom(knitr,kable)
importFrom(knitr,knit_print)
importFrom(methods,is)
importFrom(purrr,map)
importFrom(purrr,map_dfc)
importFrom(purrr,map_dfr)
importFrom(purrr,reduce)
importFrom(purrr,set_names)
importFrom(purrr,walk)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,separate_rows)
importFrom(tidyr,spread)
importFrom(tidyr,unite)
importFrom(utils,adist)