You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to filter cells on a plot (e.g., histogram or scatter) and then draw a gate/generate a collage of those cells, many additional events (not visible in the gate) are used to populate the collage.
My interpretation is that the filter is getting ignored, resulting in the gating criteria being used for all gated cells from the (unfiltered) plot.
The text was updated successfully, but these errors were encountered:
When I try to filter cells on a plot (e.g., histogram or scatter) and then draw a gate/generate a collage of those cells, many additional events (not visible in the gate) are used to populate the collage.
My interpretation is that the filter is getting ignored, resulting in the gating criteria being used for all gated cells from the (unfiltered) plot.
The text was updated successfully, but these errors were encountered: