Hello,
I am very new to openCyto and trying to import a xml file (being a workspace from FlowJo.) I keep getting an error saying
"Error in xpathApply(x, "/Workspace", function(x) xmlGetAttr(x, "version"))[[1]] : Indexing beyond border
# Open workspace
wsfile<-"flowjo_ws.xml"
ws<-openWorkspace(wsfile)
Fehler in xpathApply(x, "/Workspace", function(x) xmlGetAttr(x, "version"))[[1]] :
Indizierung außerhalb der Grenzen
Thanks, Rivka
Hey,
Could you please explain what you changed in your xml file? I have the same problem to import workspace from flowjo.
Thanks a lot in advance!
Ekaterina
Hello,
sorry I did not see your comment earlier due to our new baby:-)
What I changed: I did not use the actual xml file but just the workspace,that you can download from flowjo, and has the suffix .wsp and that worked for me. See picture more more information: https://goo.gl/photos/KcK9CDTAvfkTqhddA
Rivka