-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 937 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 937 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
# Generated by roxygen2: do not edit by hand
export(plotHoverNetH5ADOverlay)
export(plotHoverNetOverlay)
importFrom(BiocBaseUtils,checkInstalled)
importFrom(BiocBaseUtils,isScalarCharacter)
importFrom(S4Vectors,metadata)
importFrom(SpatialExperiment,spatialCoords)
importFrom(SummarizedExperiment,colData)
importFrom(cowplot,draw_image)
importFrom(cowplot,draw_label)
importFrom(cowplot,get_legend)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(grDevices,rgb)
importFrom(imageFeatureTCGA,HoverNet)
importFrom(imageFeatureTCGA,import)
importFrom(methods,is)