-
Notifications
You must be signed in to change notification settings - Fork 30
/
NAMESPACE
40 lines (39 loc) · 912 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(averageHeatmap)
export(cellRatioPlot)
export(clusterCornerAxes)
export(drawLegend)
export(featureCornerAxes)
export(featurePlot)
export(jjDotPlot)
export(jjVolcano)
export(markerVolcano)
export(scatterCellPlot)
export(tracksPlot)
import(Seurat)
import(dplyr)
import(ggdendro)
import(ggplot2)
import(ggsci)
import(grDevices)
import(patchwork)
import(tidyverse)
import(utils)
importFrom(ggunchull,stat_unchull0)
importFrom(grid,arrow)
importFrom(grid,gpar)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,grid.points)
importFrom(grid,grid.rect)
importFrom(grid,grid.segments)
importFrom(grid,grid.text)
importFrom(grid,grid.xaxis)
importFrom(grid,grid.yaxis)
importFrom(grid,popViewport)
importFrom(grid,pushViewport)
importFrom(grid,unit)
importFrom(grid,viewport)
importFrom(magrittr,"%>%")
importFrom(stats,quantile)