Replies: 1 comment 2 replies
-
Hi Tobias, Thanks for using FlowKit. The short answer is that FlowKit displays the axis values for the transformed space because you need to reference those values for gate boundaries when using transformed data. There's a more detailed explanation here: Hopes this helps to at least explain the difference you are seeing. At some point in the future I may add a plot option to display the ranges in the non-transformed space, but the current version doesn't have this option. Kind regards, |
Beta Was this translation helpful? Give feedback.
2 replies
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! I'm working with the flow cytometer (FCM) called "BactoSense CORE" by bNovate in my master thesis. I'm trying to recreate the plots produced by machine using raw data and FlowKit. When applying the Logicle transform, it maps scale values to [0,1], which does not match the plots from the FCM. Is it possible to avoid this scaling or inverse it so the FlowKit plots matches with the BactoSense one? Any help would be appreciated!
Attached are screenshots of each plot.


Beta Was this translation helpful? Give feedback.
All reactions