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

How to SpatialFeaturePlot for Aggregated Samples? #119

Open
chancharikmitra opened this issue Oct 25, 2022 · 2 comments
Open

How to SpatialFeaturePlot for Aggregated Samples? #119

chancharikmitra opened this issue Oct 25, 2022 · 2 comments

Comments

@chancharikmitra
Copy link

I have successfully visualized individual tissue samples with a standard output structure using SpatialFeaturePlot, but I would like to visualize multiple samples in one of Spaceranger's aggregated outputs. The output should be similar to using merge as shown in the Seurat documentation:

https://satijalab.org/seurat/articles/spatial_vignette.html
image

However, I don't want to do this manually for 16 different samples of course. How would I do that for the following spatial folder structure? There is one aggr_tissue_positions_list.csv for all samples in the outs folder.

image

@drighelli
Copy link
Owner

Hi @chancharikmitra,

thanks for this issue, but unfortunately when we implemented the read10xVisium, this kind of data was not around to be tested, so I'm not sure how to load the data with our read10xVisium...

What you can do, maybe is to load the data with seurat and then convert it to a SpatialExperiment with the code provided by Marc in this issue

@chancharikmitra
Copy link
Author

Sorry for the late reply @drighelli. But I appreciate the pointer to that issue. I'll see if it can be of use. Thank you!

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