-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
52 lines (51 loc) · 1014 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export(BiGenePlot)
export(ClusterDR)
export(CreateSeuratObj)
export(CurvePlot)
export(DimPCAPlot)
export(DotPlotTopGenes)
export(HeatMapTopGenes)
export(LineageFeaturePlot)
export(PCAPwPlot)
export(PCATools)
export(RunDiffusion)
export(RunDoubletfinder)
export(RunLigRec)
export(RunQC)
export(SplitMetaPlot)
export(celltypeVlnPlot)
export(getClusterMarkers)
export(getMaxDim)
export(getSDS)
export(lineageDimPlot)
export(make3dPlot)
export(plotLRHeatmap)
export(plotLRnetwork)
export(plotLineageHeatMap)
export(plotLineangeGene)
export(processExper)
export(runPseudoTimeDGE)
export(runSlingshot)
export(runtopgene)
export(sampleBarGraph)
export(setSDS)
import(ComplexHeatmap)
import(DoubletFinder)
import(NMF)
import(RColorBrewer)
import(Seurat)
import(destiny)
import(dplyr)
import(gam)
import(ggplot2)
import(httr)
import(igraph)
import(jsonlite)
import(multienrichjam)
import(patchwork)
import(scds)
import(slingshot)
import(tibble)
import(tidyr)
import(tidyverse)