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

Mass cytometry data #343

Open
NicoFuenza opened this issue Jul 4, 2024 · 1 comment
Open

Mass cytometry data #343

NicoFuenza opened this issue Jul 4, 2024 · 1 comment

Comments

@NicoFuenza
Copy link

Hi!

I have been experimenting using Milo to analyse mass cytometry data. The data I try to feed into the Milo pipeline has been clustered using FlowSOM, and I am using UMAP for 2D projection. My SCE file contains therefore UMAP coordinates (for 10 million cells), but no PCA coordinates. I have tried running the pipeline using the UMAP coordinates when reduced dims are needed, and it works fine until I try to run testNhoods (with glmm); it ends up running for hours without any output (even with only 10 000 cells).

I have also tried to calculate PCA coordinates (without recalculating the UMAP coordinates), and running the pipeline. Now I get some results, however, with adjusted p-values equal to 0.99. Would fewer neighbourhoods (larger k and smaller p) affect the adjusted p-values?

Thank you!

@MikeDMorgan
Copy link
Member

Hi @NicoFuenza - I would strongly discourage using the UMAP co-ordinates to build a graph as they can distort the distances between individual cells. Could you post some example code and outputs/plots to get a better idea of what you are dealing with concretely.

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

2 participants