scverse / scverse/squidpy

squidpy (non-graph) spatial statistics for multiple images

Open
#917 0 comments 3 reactions 1 assignee View on GitHub

@giovp is already working on this.

Since Nov 26, 2024.

Dominant language
Python
Stars
598
Forks
121
Avg merge
3d 11h
Merged PRs (30d)
3

Description

...
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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.