Dear All,
I just started to work with flowAI plugin and wondering if someone could explain the difference in analysis which I got by running flowAI in FlowJo and in Rstudio. I am using simply flow_auto_qc function to run analysis for all fcs files available in directory, which represent one batch. So, I am not specifying any parameters neither in R nor in FJ and using them by default. However, seems the flow rate check is more sensitive for outliers in FJ. It detects almost doubled amount of events as anomalies compared to flow rate check performed in R, - ignores many of those outliers defined during FJ session.
I am attaching these two pictures and would be glad to hear any idea/hints/suggestions. Because I am really confused, which way should be preferable for analysis.
Best, Olena
UPD:
I performed a few more tests. And really cannot get how the difference in flow rate can be so huge. For some samples, flow_auto_qc
removes up to 44% of anomalies (most of them detected during flow rate check), meanwhile flow rate for same sample in FlowJo has 0% of anomalies. I could identify only one parameter which is different for FJ and R package, it is pen_valueFS
, - 200 by default in FJ and 500 in R package. However, the higher this value is, the less strict detection of anomalies should happen, what doesn't seem to be valid in the present situation. Setting this value to 500 in FJ doesn't make the outcome similar to R package.
As previously, it would be super helpful if someone has any idea of what happens here.
Hi Olena! Have you figured out the reason behind this difference between FlowJo and R plugins?
I am experiencing the same issue :)