scverse / squidpy

Spatial Single Cell Analysis in Python
https://squidpy.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
401 stars 72 forks source link

How to analyze over 100 images? #750

Open sailseem opened 9 months ago

sailseem commented 9 months ago

Dear developer, Thanks for developing such a useful tools for spatial analysis. I have a question. Let's say I have 100 images, each with 20-30 markers, and I've constructed the adata. However, when I execute UMAP, it doesn't delineate any distinct clusters. Instead, all the cells are grouped together. Do you have any advice on addressing this issue? I performed the images one-by-one to get the cell type and integrated them together? Thanks for your kind help in advance!