-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
54 lines (53 loc) · 1.18 KB
/
Copy pathNAMESPACE
File metadata and controls
54 lines (53 loc) · 1.18 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
# Generated by roxygen2: do not edit by hand
export(Barplot_Cell_Proportion)
export(Cell_Heatmap)
export(DotPlot_Heatmap)
export(Find_Annotation_Markers)
export(GSEA_Signatures)
export(Grid_VlnPlot)
export(Mixture_File_Builder)
export(Reference_Matrix_Builder)
export(Right_Data)
export(Right_DietSeurat)
export(Right_Palette)
export(anno_ggplot)
export(curveSmoothers)
export(dimSmoothers)
export(heatmapSmoothers)
export(tradeSeqPreprocess)
export(tradeSeqTests)
import(BiocParallel)
import(ComplexHeatmap)
import(Seurat)
import(SeuratObject)
import(SingleCellExperiment)
import(UCell)
import(colorRamp2)
import(data.table)
import(ggborderline)
import(ggnewscale)
import(ggplot2)
import(ggrastr)
import(ggrepel)
import(grDevices)
import(grid)
import(msigdbr)
import(patchwork)
import(scales)
import(scattermore)
import(scry)
import(slingshot)
import(tradeSeq)
import(treemapify)
import(utils)
importFrom(Matrix,nnzero)
importFrom(S4Vectors,metadata)
importFrom(SummarizedExperiment,assays)
importFrom(graphics,plot.new)
importFrom(stats,aggregate)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,quantile)
importFrom(stats,setNames)