Gating Strategy and Session class related queries #119
jainaditi0204
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hi Aditi, Yes, if you have a gating strategy, you can use it when creating a new sample group within a session, like so: For plotting gated events, you can use the Session method |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Scott,
How are you?
I was wondering if there's any way to visualize gated events for a given sample? I am applying a gating strategy from my gatingml file to a few index-sorted sample files (as well as the normal FCS files), and I can easily retrieve the report with percentages and everything, but some values are inconsistent with the observations, and so I wanted to visualize the gated events?
Also, is there any way the user can apply a gating strategy to a session (or import a session into the said strategy)? In my case, I can't extract any gating information from the samples within the session, so I am trying to apply the gates from the gatingML to those samples (as a session). I did it for one sample at a time, and it works perfectly.
I look forward to hearing your thoughts! :)
Best,
Aditi
Beta Was this translation helpful? Give feedback.
All reactions