R/flowJoWorkspace_Methods.R
flowjo_workspace-class.Rd
Objects can be created by calls of the form new("flowjo_workspace.xml", ...)
.
doc
:Object of class "externalptr"
.
GatingSet
GatingHierarchy
require(flowWorkspaceData)#>#> Warning: package ‘flowWorkspaceData’ was built under R version 4.1.0d<-system.file("extdata",package="flowWorkspaceData") wsfile<-list.files(d,pattern="A2004Analysis.xml",full=TRUE) ws <- open_flowjo_xml(wsfile); ws#> File location: /usr/local/lib/R/cytoset/flowWorkspaceData/extdata/A2004Analysis.xml #> #> Groups in Workspace #> Name Num.Samples #> 1 All Samples 2#> sampleID name count pop.counts #> 1 1 a2004_O1T2pb05i_A1_A01.fcs 61832 19 #> 2 2 a2004_O1T2pb05i_A2_A02.fcs 45363 19