-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
executable file
·49 lines (48 loc) · 1.26 KB
/
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(SplitVlnBoxPlot)
export(VlnBoxPlot)
export(annotateByCellnamePattern)
export(cellIDForClusters)
export(combine_plot_grid)
export(combine_plot_grid_list)
export(comparativeVioBoxPlot)
export(compareCellsByCluster)
export(compareClusters)
export(convertHumanGeneList)
export(convertMouseGeneList)
export(createDirIfNotThere)
export(enhancedDotPlot)
export(enhancedHeatMap)
export(getDEXpressionDF)
export(getExprData_getPop)
export(makeComplexExprHeatmapSplit)
export(makeDEResults)
export(makeEnrichmentPlots)
export(makeQCPlots)
export(makeSeuratObj)
export(makeUMAPPlot)
export(makeVolcanos)
export(makesummary_getPop)
export(mergeRNAHTO)
export(patternList_human)
export(patternList_mouse)
export(performEnrichtmentAnalysis)
export(performIntegration)
export(prepareIntegration)
export(preprocessIntegrated)
export(processCITE)
export(processHTO)
export(qcFilterHTO)
export(readH5Files)
export(readMtxFiles)
export(save_plot)
export(scatterAndFilter)
export(splitFeaturePlot)
export(splitObjListByGroup)
export(toObjList)
importFrom(data.table,"%between%")
importFrom(data.table,"%like%")
importFrom(data.table,":=")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")