-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathNAMESPACE
More file actions
42 lines (41 loc) · 799 Bytes
/
NAMESPACE
File metadata and controls
42 lines (41 loc) · 799 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
34
35
36
37
38
39
40
41
42
# Generated by roxygen2: do not edit by hand
export(FindCorMarkers)
export(build_delaunayn)
export(cc_wrapper)
export(celltrek)
export(celltrek_from_dist)
export(celltrek_repel)
export(celltrek_vis)
export(img_gs)
export(kdist)
export(run_kdist)
export(scoexp)
export(scoloc)
export(scoloc_vis)
export(traint)
export(wcor)
export(wgcna_wrapper)
import(MASS)
import(RColorBrewer)
import(Seurat)
import(data.table)
import(dbscan)
import(dplyr)
import(dynamicTreeCut)
import(fastcluster)
import(ggpubr)
import(igraph)
import(magrittr)
import(philentropy)
import(plotly)
import(purrr)
import(randomForestSRC)
import(reshape2)
import(scales)
import(shiny)
import(tibble)
import(tidyr)
import(visNetwork)
importFrom(akima,interpp)
importFrom(geometry,delaunayn)
importFrom(packcircles,circleRepelLayout)