-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 825 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 825 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
29
30
31
# Generated by roxygen2: do not edit by hand
exportPattern("^[[:alpha:]]+")
export(HTOClassification)
export(HTOIdAssign)
export(HTOcutoff)
export(HybridDemultiplexing)
export(LightTheme)
export(PlotHTO)
export(findMaximum)
export(findMinimum)
importFrom(flexmix,FLXMRglm)
importFrom(flexmix,flexmix)
importFrom(flexmix,parameters)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(hash,hash)
importFrom(hash,values)