Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get GetFlowJoLabels() to match gating in FlowJo workspace #64

Open
gmillerscripps opened this issue Feb 28, 2024 · 0 comments
Open

Comments

@gmillerscripps
Copy link

Hello, in the code below, I am getting the FlowJo labels from FlowJo using GetFlowJoLabels ( FlowSOM_2.8.0). The data come from https://flowrepository.org/id/FR-FCM-Z2TQ

Example file: 21-10-15_Tube_011.fcs

FlowJo workspace: General_panel.wsp

# 20.(B) Check the consistency with manual labeling
# 20.(B)(i) Extract the gating information from the wsp file
gating <- GetFlowJoLabels(files = "21-10-15_Tube_011.fcs",
                          wspFile = "General_panel.wsp")

I can't get table(gating$manual) to reflect what I am seeing in the FlowJo workspace. Some of them match, but not all. I had the same issue on my own dataset. Is there something I am not understanding about the use of GetFlowJoLabels?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant