Objects can be created by calls of the form new("flowjo_workspace.xml", ...).

Slots

doc:

Object of class "externalptr".

See also

GatingSet GatingHierarchy

Examples

require(flowWorkspaceData)
#> Loading required package: flowWorkspaceData
#> Warning: package ‘flowWorkspaceData’ was built under R version 4.1.0
d<-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