forked from zktuong/ktplots
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
38 lines (37 loc) · 767 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export("%nin%")
export(bottomleft_legend)
export(bottomright_legend)
export(combine_cpdb)
export(correlationSpot)
export(geneDotPlot)
export(init)
export(init_ktplots)
export(ktplots)
export(plot_cpdb)
export(plot_cpdb2)
export(plot_cpdb3)
export(plot_cpdb4)
export(plot_cpdb_heatmap)
export(range01)
export(small_axis)
export(small_grid)
export(small_guide)
export(small_legend)
export(topleft_legend)
export(topright_legend)
import(Matrix)
import(RColorBrewer)
import(devtools)
import(dplyr)
import(ggplot2)
import(ggraph)
import(ggrepel)
import(gtools)
import(pheatmap)
import(purrr)
import(reshape2)
import(viridis)
importFrom(circlize,chordDiagram)
importFrom(circlize,circos.clear)
importFrom(grDevices,recordPlot)