squidpy_notebooks icon indicating copy to clipboard operation
squidpy_notebooks copied to clipboard

Add Xenium tutorial using spatialdata

Open LLehner opened this issue 1 year ago • 4 comments

An updated Xenium tutorial for analysis using Squidpy, but instead of only working with anndata, spatialdata is used.

@LucaMarconato please let me know if things should be added. So far I just reproduced the original Xenium tutorial with spatialdata.

LLehner avatar May 26 '24 12:05 LLehner

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Extra thing: @giovp after the code that you wrote in the latest hackathon on graph support for squidpy, is there anything additional to add? If not needed, after the (quick) changes above, we can merge 😊

LucaMarconato avatar Jun 16 '24 10:06 LucaMarconato

Extra thing: @giovp after the code that you wrote in the latest hackathon on graph support for squidpy, is there anything additional to add? If not needed, after the (quick) changes above, we can merge 😊

yes I think we could be using the new gr.spatial_neighbors that support directly spatialdata, but for that I think we'd first need to merge the PR/do release

giovp avatar Jul 08 '24 14:07 giovp

Thanks for the fixes @LLehner! I think we are good to merge @giovp

LucaMarconato avatar Jul 14 '24 16:07 LucaMarconato

super nice! I just reviewed it and there are few aesthetics that should be modified, for the rest it looks great! I would merge after the points in the review have been addressed

giovp avatar Aug 23 '24 15:08 giovp

View / edit / reply to this conversation on ReviewNB

giovp commented on 2024-08-23T15:38:30Z ----------------------------------------------------------------

Line above I would remove, it appears elsewhere in the nb


View / edit / reply to this conversation on ReviewNB

giovp commented on 2024-08-23T15:38:30Z ----------------------------------------------------------------

also here and above


LLehner commented on 2024-08-27T08:07:22Z ----------------------------------------------------------------

Shouldn't some titles remain so people find certain sections more easily?

giovp commented on 2024-08-30T21:10:37Z ----------------------------------------------------------------

yeah but it doesn't look like they are rendered as title right? or you mean that the rendering here is incorrect with respect to how it will be render for in RTD? The lines are not about not having titles, but having titles rendered correctly, here I think the problem is that both --- and # are used. Does it make sense?

View / edit / reply to this conversation on ReviewNB

giovp commented on 2024-08-23T15:38:31Z ----------------------------------------------------------------

would be nice maybe a screenshot to add here of the napari plugin open?


Shouldn't some titles remain so people find certain sections more easily?


View entire conversation on ReviewNB

LLehner avatar Aug 27 '24 08:08 LLehner

yeah but it doesn't look like they are rendered as title right? or you mean that the rendering here is incorrect with respect to how it will be render for in RTD? The lines are not about not having titles, but having titles rendered correctly, here I think the problem is that both --- and # are used. Does it make sense?


View entire conversation on ReviewNB

giovp avatar Aug 30 '24 21:08 giovp

see the diffs here regarding the misunderstanding between lines and titles image image

or

image

please re-add the titles, but make sure that they are rendered correctly, before there was the title AND the --- which were extra

giovp avatar Aug 30 '24 21:08 giovp

e.g. see what I mean here, the title is in both, and the text should stay, but there is the line --- which is unclear why is it there

image

giovp avatar Aug 30 '24 21:08 giovp

in the current read the docs latest they are not present

image

giovp avatar Aug 30 '24 21:08 giovp