How to get popStats from wsp
1
0
Entering edit mode
vonskopnik ▴ 10
@vonskopnik-17182
Last seen 5.4 years ago

Hello everybody.

Is it possible to extract the population statistics (more precisely the event counts per gate) from flowjo's .wsp without parsing it to a gating set?
And if yes, how? I think the information should be present in XML-code behind the wsp.

The reason is that we have a workspace which gives us a hard time parsing it and all we need is the counts per gate.

Thank you,
Chris

flowworkspace • 858 views
ADD COMMENT
0
Entering edit mode
Jiang, Mike ★ 1.3k
@jiang-mike-4886
Last seen 2.6 years ago
(Private Address)

set 'execute = FALSE' to parseWorkspace call to parse xml into a GatingSet without loading FCS data, then call 'getPopStats' on the GatingSet.

ADD COMMENT

Login before adding your answer.

Traffic: 715 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6