-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 812 Bytes
/
NAMESPACE
File metadata and controls
35 lines (34 loc) · 812 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
# Generated by roxygen2: do not edit by hand
export(DE_heatmap)
export(DEenrich)
export(DEenrich_DotPlot)
export(DEhclust)
export(DEmultiCCA)
export(FoldChange_new)
export(Mixscale_DoHeatmap)
export(Mixscale_RidgePlot)
export(Mixscale_ScatterPlot)
export(PCApermtest)
export(RunMixscale)
export(Run_wmvRegDE)
export(fisher_enrich_test)
export(get_DE_mat)
export(get_fc)
export(get_sig_genes)
export(get_sig_genes_DEhclust)
export(get_sig_genes_DEmultiCCA)
export(prune_DE_mat)
export(rbo)
export(rbo_enrich_test)
import(Seurat)
import(SeuratObject)
import(ggplot2)
import(ggridges)
import(glmGamPoi)
importFrom(Matrix,rowMeans)
importFrom(Matrix,rowSums)
importFrom(PMA,MultiCCA)
importFrom(RColorBrewer,brewer.pal)
importFrom(gplots,heatmap.2)
importFrom(protoclust,protoclust)
importFrom(protoclust,protocut)