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

Spot size #294

Open
AlbertoFabbri93 opened this issue Jan 13, 2025 · 0 comments
Open

Spot size #294

AlbertoFabbri93 opened this issue Jan 13, 2025 · 0 comments

Comments

@AlbertoFabbri93
Copy link

I am using CosMx for my analysis and it is not entirely clear to me what is the spot size. The documentation states:

tol: the tolerance factor to increase the robustness when comparing the center-to-center distance against the interaction.range. This can be the half value of cell/spot size in the unit of um. If the cell/spot size is not known, we provide a function computeCellDistance to compute the cell center-to-center distance. tol can be the the half value of the minimum center-to-center distance. Of note, CellChat does not need an accurate tolerance factor, which is used for determining whether considering the cell-pair as spatially proximal if their distance is greater than interaction.range but smaller than “interaction.range + tol”.

What is the spot size exactly? CosMx, in the metadata, provides the width and height of every cell, can these be used to decide the tolerance value? E.g. tol = min(height, width)/2

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

1 participant