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

squidpy (non-graph) spatial statistics for multiple images #917

Open
mezwick opened this issue Nov 26, 2024 · 0 comments
Open

squidpy (non-graph) spatial statistics for multiple images #917

mezwick opened this issue Nov 26, 2024 · 0 comments
Assignees

Comments

@mezwick
Copy link

mezwick commented Nov 26, 2024

...
Hi,

So in squidpy, you can feed a library_id to sq.tl.spatial_neghbours function to make sure you build a network per image, with multiple images.

But how do you account for multiple images in non-graph based spatial functions such as Ripley's statistics (https://squidpy.readthedocs.io/en/stable/api/squidpy.gr.ripley.html) or co-occurence (https://squidpy.readthedocs.io/en/stable/api/squidpy.gr.co_occurrence.html). Do these functions account for multiple images in an adata object? For instance, looking for library_id by default?

Thanks!

first raised on scverse

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