-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 703 Bytes
/
NAMESPACE
File metadata and controls
28 lines (27 loc) · 703 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
25
26
27
28
# Generated by roxygen2: do not edit by hand
export(F_beta)
export(boolmat)
export(channels_contributions)
export(color_biplot_by_discrete)
export(gate_from_biplot)
export(hgate_info)
export(hgate_pheno)
export(hgate_rule)
export(hgate_sample)
export(hypergate)
export(plot_gating_strategy)
export(reoptimize_strategy)
export(subset_matrix_hg)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,locator)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,setNames)
importFrom(utils,tail)