-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 801 Bytes
/
NAMESPACE
File metadata and controls
28 lines (27 loc) · 801 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
# Generated by roxygen2: do not edit by hand
export(Cepo)
export(plotDensities)
export(topGenes)
import(dplyr)
import(ggplot2)
importFrom(BiocParallel,MulticoreParam)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,SnowParam)
importFrom(BiocParallel,bplapply)
importFrom(DelayedArray,cbind)
importFrom(DelayedMatrixStats,rowMeans2)
importFrom(DelayedMatrixStats,rowSds)
importFrom(DelayedMatrixStats,rowSums2)
importFrom(HDF5Array,HDF5Array)
importFrom(SingleCellExperiment,colData)
importFrom(SummarizedExperiment,assays)
importFrom(grDevices,rainbow)
importFrom(methods,is)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(reshape2,melt)
importFrom(rlang,.data)
importFrom(stats,pchisq)
importFrom(stats,pnorm)