Entering edit mode
hunjoong.lee
•
0
@hunjoonglee-9346
Last seen 8.9 years ago
Hi,
I am trying to export flowworkspace results to flowJo.xml files.
For example, how do I export new population results into flowJo.xml file?
> G <- parseWorkspace(ws,name=1,path=ws@path)
> gh<-G[[1]]
> getPopStats(gh) --> I want to export flowCore statistics to xml files.
Thank you in advance,
Hun
This feature is currently not available. But why would you want to export stats back to flowJo?
I thought it could be helpful to communicate with people familiar with flowJo .
Thank you for the response.