satijalab / seurat

R toolkit for single cell genomics
http://www.satijalab.org/seurat
Other
2.2k stars 895 forks source link

labeling on spatial plot #6245

Closed andynkili closed 1 month ago

andynkili commented 2 years ago

Dear developers,

Thank you so much for keeping this great tool up to new technology! I followed your vignette regarding the imaged-based spatial data analysis with the vizgen dataset. Sometime it can be difficult to tell apart clusters as there is no labeling (on ImageFeaturePlot or ImageDimPlot). Of course, we can still plot specific cells but it would be nice to have something the label on the spatial plots (like the 10x Visium vignette): dim plots-1

Also: ImageDimPlot(vizgen.obj, fov = "test", axes = TRUE, border.color = "white",size = 2, border.size = 0.1, molecules = c("Chrm1", "Slc17a7", "Htr4"), mols.cols = c('blue','green', 'red'),mols.size = 1,cols = "polychrome", coord.fixed = FALSE, overlap = F) Rplot01 As it can be challenging to distinguish clusters when highlighting molecules, coloring borders by clusters may help.

Best, Andy

AustinHartman commented 2 years ago

thanks for the suggestion - I agree this would be useful and I will update the issue once it's added. For the second point, it might be useful to plot the segmentations instead of points. Also, maybe you could make the cell points a bit larger and set the border.size as NULL or 0 to get the desired viz

dcollins15 commented 1 month ago

Thanks for using Seurat!

It appears that this issue has gone stale. In an effort to keep our Issues board from getting more unruly than it already is, we’re going to begin closing out issues that haven’t had any activity since the release of v4.4.0.

If this issue is still relevant we strongly encourage you to reopen or repost it, especially if you didn’t initially receive a response from us.