-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
58 lines (57 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
50
51
52
53
54
55
56
57
58
# Generated by roxygen2: do not edit by hand
export(FILE_INTERNAL)
export(PER_FILE)
export(UNCOMPENSATED)
export(UNGATED)
export(annotateFcsFile)
export(applyScale)
export(applyScaleSet)
export(authenticate)
export(byName)
export(createCompensation)
export(createEllipseGate)
export(createExperiment)
export(createGates)
export(createLookup)
export(createPolygonGate)
export(createPopulation)
export(createQuadrantGate)
export(createRangeGate)
export(createRectangleGate)
export(createSplitGate)
export(deleteCompensation)
export(deleteExperiment)
export(deleteFcsFile)
export(deleteGates)
export(deletePopulationAuto)
export(downloadAttachment)
export(downloadFcsFiles)
export(fromFlowCore)
export(generateId)
export(getAttachments)
export(getCompensation)
export(getCompensations)
export(getErrorInfo)
export(getEvents)
export(getExperiment)
export(getExperiments)
export(getFcsFile)
export(getFcsFiles)
export(getGate)
export(getGates)
export(getPlot)
export(getPopulation)
export(getPopulations)
export(getScaleSets)
export(getStatistics)
export(setFcsFilePanel)
export(setServer)
export(toFlowCore)
export(updateCompensation)
export(updateExperiment)
export(updateFcsFile)
export(updateGate)
export(updateGateFamily)
export(updatePopulation)
export(uploadAttachment)
export(uploadFcsFile)