You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working with a Xenium dataset that includes an H&E image as well as an alignmentmatrix.csv file. I understand that this alignment matrix can be used to transform the image data into the global coordinate system.
I have successfully created an sdata object from this dataset.
How can I locate a specific cell within the H&E image? More specifically, now the H&E and the cell location are aligned, but how can I explicitly know the exact cell locations on the H&E image? Thanks for your time!!