-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
45 lines (44 loc) · 1.29 KB
/
Copy pathNAMESPACE
File metadata and controls
45 lines (44 loc) · 1.29 KB
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
# Generated by roxygen2: do not edit by hand
export(debarcode)
export(define.gate)
export(fit.af)
export(fit.fret)
export(flowcode.combo.plot)
export(get.flowcode.spectra)
export(launch.threshold.app)
export(optimize.flowcode)
export(prep.keywords)
export(tag.expression.plot)
export(unmix.backbone)
export(unmix.flowcode)
export(unmix.flowcode.cpp.staged)
export(unmix.flowcode.fcs)
export(unmix.flowcode.folder)
importFrom(AutoSpectral,create.biplot)
importFrom(AutoSpectral,create.parallel.lapply)
importFrom(AutoSpectral,parallel.backend)
importFrom(AutoSpectral,unmix.ols.fast)
importFrom(FlowSOM,SOM)
importFrom(MASS,cov.rob)
importFrom(RhpcBLASctl,blas_set_num_threads)
importFrom(RhpcBLASctl,omp_set_num_threads)
importFrom(cowplot,plot_grid)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,sample_n)
importFrom(dplyr,ungroup)
importFrom(flowWorkspace,flowjo_biexp)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme_classic)
importFrom(ggridges,geom_density_ridges)
importFrom(parallelly,availableCores)
importFrom(sp,point.in.polygon)
importFrom(tripack,convex.hull)
importFrom(tripack,tri.mesh)