forked from RGLab/flowWorkspace
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
76 lines (51 loc) · 3.13 KB
/
NAMESPACE
File metadata and controls
76 lines (51 loc) · 3.13 KB
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
68
69
70
71
72
73
74
75
76
useDynLib("flowWorkspace")
#Generated by codetoolsBioC version 0.0.16
#Timestamp: Wed Apr 27 08:15:46 2011
#Imports: Biobase, Rgraphviz, XML, flowCore, graph, graphics, lattice,
# methods, stats, utils
#import( Rcpp )
import("BiocGenerics")
importClassesFrom(Biobase, AnnotatedDataFrame)
importClassesFrom(XML, XMLInternalDocument)
#importClassesFrom(flowCore, ellipsoidGate, intersectFilter,
# polygonGate, rectangleGate, workFlow)
importClassesFrom(graph, graphNEL)
importClassesFrom(methods, ANY, character, data.frame, environment,
list, logical, matrix, missing, numeric, oldClass)
importMethodsFrom(Biobase, description, exprs, pData, "pData<-",
sampleNames)
importFrom(hexbin,hexbin,hexbinplot)
importMethodsFrom(Rgraphviz, plot)
importFrom(Cairo,CairoPNG)
importMethodsFrom(XML, addAttributes, free, saveXML)
importMethodsFrom(flowCore, '%in%', Data, Rm, add, assign, colnames,
"colnames<-", compensate, eval, filter, get,
identifier, keyword, mget, ncol, nrow, parameters,
"parameters<-", parent, print, spillover, split,
summary, tree, views)
importMethodsFrom(graph, addEdge, adj, edgeData, nodeData,
"nodeData<-", "nodeDataDefaults<-", nodes, subGraph,
ugraph)
importMethodsFrom(methods, coerce, show)
#importClassesFrom(ncdfFlow,ncdfFlowSet)
#importMethodsFrom(ncdfFlow,"[[")
#importMethodsFrom(ncdfFlow,"addFrame")
#importFrom(ncdfFlow,read.ncdfFlowSet)
importFrom(XML, newXMLNode, xmlAttrs, xmlChildren, xmlGetAttr, xmlName,
xmlParent, xmlRoot, xmlTreeParse, xmlValue, xpathApply)
importFrom(flowCore, compensation, flowFrame, flowSet, polygonGate,
read.FCS, read.FCSheader, read.flowSet, rectangleGate,
transformList, workFlow)
#importFrom(gridExtra, grid.arrange)
importFrom(tools, md5sum)
importFrom(graph, "nodeRenderInfo<-")
importFrom(graphics, axis, points, polygon, text)
importFrom(lattice, barchart)
importFrom(methods, "@<-", is, new)
importFrom(stats, na.omit, optimize, qchisq, sd, splinefun)
importFrom(stats4, plot)
importFrom(utils, menu)
exportClasses(flowJoWorkspace,GatingHierarchy,GatingSet,GatingSetInternal,GatingHierarchyInternal,GatingSetList,booleanFilter);
exportMethods("add","Rm","clone","recompute","openWorkspace","show","closeWorkspace","summary","parseWorkspace","[","[[","length","lapply","getNodes","execute","plot","plotGate","getPopStats","plotPopCV","getData","getGate","getParent","getBoundaries","getDimensions","getIndices","getChildren","getProp","getTotal","getSamples","getSample","getSampleGroups","[<-","[[<-","getCompensationMatrices","getTransformations","getKeywords","keyword","flowWorkspace2flowCore","exportAsFlowJoXML","ellipsoidGate2FlowJoVertices","getNcdf","getIndiceFile","haveSameGatingHierarchy","setData","copyGatingHierarchyFromTo"
,"ncFlowSet","ncFlowSet<-","GatingSet")
export("GatingSetList","plotGate_labkey","archive","unarchive","plotWf","getFJWSubsetIndices","saveNcdf","recomputeGatingSet","ExportTSVAnalysis","includedGate2ExcludedGate","includedChannel2ExcludedChannel", "booleanFilter");