-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
32 lines (31 loc) · 853 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
# Generated by roxygen2: do not edit by hand
export(calculateFMSSNE)
export(calculateFMSTSNE)
export(calculateMSSNE)
export(calculateMSTSNE)
export(drQuality)
export(plotDrQuality)
export(plotFMSSNE)
export(plotFMSTSNE)
export(plotMSSNE)
export(plotMSTSNE)
export(runFMSSNE)
export(runFMSTSNE)
export(runMSSNE)
export(runMSTSNE)
exportMethods(calculateFMSSNE)
exportMethods(calculateFMSTSNE)
exportMethods(calculateMSSNE)
exportMethods(calculateMSTSNE)
import(SingleCellExperiment)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpparam)
importFrom(SummarizedExperiment,assay)
importFrom(basilisk,BasiliskEnvironment)
importFrom(basilisk,basiliskRun)
importFrom(basilisk,basiliskStart)
importFrom(basilisk,basiliskStop)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(reticulate,import)
importFrom(scater,plotReducedDim)