|
| 1 | +export(.between_interval) |
| 2 | +export(cytokine) |
| 3 | +export(flowClust.1d) |
| 4 | +export(flowClust.2d) |
| 5 | +export(listgtMethods) |
| 6 | +export(mindensity) |
| 7 | +export(prior_flowClust) |
| 8 | +export(registerGatingFunction) |
| 9 | +export(tailgate) |
| 10 | +export(templateGen) |
| 11 | +exportClasses(gatingTemplate) |
| 12 | +exportClasses(gtMethod) |
| 13 | +exportClasses(gtPopulation) |
| 14 | +exportClasses(ppMethod) |
| 15 | +exportMethods(alias) |
| 16 | +exportMethods(dims) |
| 17 | +exportMethods(gating) |
| 18 | +exportMethods(gatingTemplate) |
| 19 | +exportMethods(getChildren) |
| 20 | +exportMethods(getGate) |
| 21 | +exportMethods(getNodes) |
| 22 | +exportMethods(getParent) |
| 23 | +exportMethods(groupBy) |
| 24 | +exportMethods(isCollapse) |
| 25 | +exportMethods(names) |
| 26 | +exportMethods(parameters) |
| 27 | +exportMethods(plot) |
| 28 | +exportMethods(ppMethod) |
| 29 | +exportMethods(show) |
| 30 | +import(flowWorkspace) |
| 31 | +import(utils) |
| 32 | +importClassesFrom(Biobase,AssayData) |
| 33 | +importClassesFrom(flowCore,filterList) |
| 34 | +importClassesFrom(flowCore,polygonGate) |
| 35 | +importClassesFrom(flowCore,rectangleGate) |
| 36 | +importClassesFrom(graph,graph) |
| 37 | +importClassesFrom(graph,graphBase) |
| 38 | +importClassesFrom(graph,graphNEL) |
| 39 | +importClassesFrom(rrcov,Ulist) |
| 40 | +importClassesFrom(rrcov,Uvector) |
| 41 | +importFrom(Biobase,dims) |
| 42 | +importFrom(clue,solve_LSAP) |
| 43 | +importFrom(data.table,fread) |
| 44 | +importFrom(flowClust,dmvt) |
| 45 | +importFrom(flowClust,dmvtmix) |
| 46 | +importFrom(flowClust,filter) |
| 47 | +importFrom(flowClust,getEstimates) |
| 48 | +importFrom(flowClust,rbox) |
| 49 | +importFrom(flowClust,tmixFilter) |
| 50 | +importFrom(flowStats,quadrantGate) |
| 51 | +importFrom(flowStats,rangeGate) |
| 52 | +importFrom(flowStats,singletGate) |
| 53 | +importFrom(flowStats,warpSet) |
| 54 | +importFrom(graph,"edgeData<-") |
| 55 | +importFrom(graph,"edgeDataDefaults<-") |
| 56 | +importFrom(graph,"nodeData<-") |
| 57 | +importFrom(graph,"nodeDataDefaults<-") |
| 58 | +importFrom(graph,addEdge) |
| 59 | +importFrom(graph,edgeData) |
| 60 | +importFrom(graph,edgeDataDefaults) |
| 61 | +importFrom(graph,edges) |
| 62 | +importFrom(graph,graphNEL) |
| 63 | +importFrom(graph,inEdges) |
| 64 | +importFrom(graph,nodeData) |
| 65 | +importFrom(graph,nodeDataDefaults) |
| 66 | +importFrom(graph,subGraph) |
| 67 | +importFrom(gtools,permutations) |
| 68 | +importFrom(ks,drvkde) |
| 69 | +importFrom(ks,hpi) |
| 70 | +importFrom(MASS,huber) |
| 71 | +importFrom(plyr,aaply) |
| 72 | +importFrom(plyr,laply) |
| 73 | +importFrom(plyr,ldply) |
| 74 | +importFrom(R.utils,isPackageInstalled) |
| 75 | +importFrom(RBGL,tsort) |
| 76 | +importFrom(RColorBrewer,brewer.pal) |
| 77 | +useDynLib(openCyto) |
0 commit comments