-
Notifications
You must be signed in to change notification settings - Fork 21
/
NAMESPACE
67 lines (66 loc) · 1.41 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# Generated by roxygen2: do not edit by hand
export(adjust.files)
export(check.files)
export(create.dt)
export(create.stats)
export(create.sumtable)
export(do.add.cols)
export(do.add.masks)
export(do.add.percell)
export(do.aggregate)
export(do.align)
export(do.asinh)
export(do.calculate.area)
export(do.clip)
export(do.combine.cols)
export(do.create.outlines)
export(do.extract)
export(do.extract.cell.dat)
export(do.filter)
export(do.filter.percell)
export(do.label.from.polygon)
export(do.list.summary)
export(do.list.switch)
export(do.logicle)
export(do.merge.files)
export(do.pull.data)
export(do.reorder)
export(do.rescale)
export(do.stats)
export(do.subsample)
export(do.zscore)
export(fast.colour.plot)
export(fast.multi.plot)
export(fftRtsne)
export(make.autograph)
export(make.colour.plot)
export(make.multi.plot)
export(make.pheatmap)
export(make.spatial.plot)
export(make.volcano.plot)
export(package.check)
export(package.install)
export(package.load)
export(prep.cytonorm)
export(read.files)
export(read.spatial.files)
export(run.align)
export(run.cytonorm)
export(run.fitsne)
export(run.flowsom)
export(run.harmony)
export(run.knn.classifier)
export(run.pca)
export(run.phenograph)
export(run.rpca)
export(run.ruv)
export(run.spatial.analysis)
export(run.tsne)
export(run.umap)
export(spatial)
export(train.cytonorm)
export(train.knn.classifier)
export(write.files)
export(write.hdf5)
exportClasses(spatial)
import(data.table)