-
Notifications
You must be signed in to change notification settings - Fork 49
Feat: Support for Visium HD cell segmentation in Space Ranger 4.0 #328
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
Feat: Support for Visium HD cell segmentation in Space Ranger 4.0 #328
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #328 +/- ##
==========================================
+ Coverage 49.06% 55.20% +6.13%
==========================================
Files 26 26
Lines 2686 2806 +120
==========================================
+ Hits 1318 1549 +231
+ Misses 1368 1257 -111
🚀 New features to boost your workflow:
|
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
@LucaMarconato please let me know if my vignette should go someplace else but I thought it would be good to have one. |
|
Thanks @stephenwilliams22! We can review the vignette here, but before merging please move it to the If you would like we could add the vignette in gallery in the docs. |
Perfect. moved here scverse/spatialdata-notebooks#152 |
|
@LucaMarconato tests updated. Let me know what you think! |
…aldata-io into stephen/spaceranger4.0
This pr adds support for cell segmentation in Visium HD which was added in Space Ranger 4.0.
Features include
visium_hdfunctionload_segmentations_onlywhich disables bin loadingload_nucleus_segmentationswhich loads nucleus segmentations and calculates a nucleus only expression matrixspatial data structure will look something like
To do based on submission guidelines