-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 879 Bytes
/
NAMESPACE
File metadata and controls
33 lines (32 loc) · 879 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
32
33
# Generated by roxygen2: do not edit by hand
export(consensus_clustering)
export(count_TIPC_cat)
export(multiple_hexLen_count_TIPC_cat)
export(multiple_hexLen_tessellation)
export(normalize_metrics)
export(plot_TIPC_heatmap)
export(plot_TIPC_heatmap_overlayDens)
export(postTIPC_SurvivalAnalysis)
export(tessellation)
export(trend_plot_hexLen)
export(trend_plot_shiftDirection)
export(trend_plot_tinyClusters)
import(ComplexHeatmap)
import(dplyr)
import(ggplot2)
import(spatstat.geom)
import(survival)
importFrom(RColorBrewer,brewer.pal)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(grid,gpar)
importFrom(grid,unit)
importFrom(stats,as.formula)
importFrom(stats,relevel)
importFrom(stats,sd)
importFrom(tidyr,gather)
importFrom(utils,capture.output)
importFrom(utils,read.csv)
importFrom(utils,write.csv)