-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
35 lines (34 loc) · 822 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
# Generated by roxygen2: do not edit by hand
export(addGates)
export(applyBandpass)
export(checkRepairFcsFiles)
export(check_download_data)
export(cutFdmatToGate)
export(drawGate)
export(exportFdmatData)
export(fd_load)
export(fd_save)
export(fd_update_settings)
export(flowdexit)
export(genfs)
export(getEventsPerVolume)
export(makeAddGatingSet)
export(makeGatingSet)
export(makefdmat)
export(plotFlscDist)
export(plotgates)
export(repairSID)
export(repairVolumes)
export(setup_settings)
import(methods)
import(utils)
importClassesFrom(flowWorkspace,GatingSet)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)