-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 680 Bytes
/
Copy pathNAMESPACE
File metadata and controls
28 lines (27 loc) · 680 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
# Generated by roxygen2: do not edit by hand
export(fit_mp)
export(get_info)
export(get_var_genes)
export(phiclust)
export(plot_MP)
export(plot_all_g_phiclusts)
export(plot_all_phiclusts)
export(plot_phiclust)
export(plot_singular_vectors)
import(ggplot2)
importFrom(RMTstat,rmp)
importFrom(S4Vectors,isEmpty)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(parallel,mclapply)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,ks.test)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,shapiro.test)
importFrom(utils,tail)