Skip to content

Add spatialdata blobs example dataset#2403

Merged
keller-mark merged 7 commits intomainfrom
keller-mark/sdata-blobs-points
Feb 5, 2026
Merged

Add spatialdata blobs example dataset#2403
keller-mark merged 7 commits intomainfrom
keller-mark/sdata-blobs-points

Conversation

@keller-mark
Copy link
Copy Markdown
Member

Fixes #

Background

This dataset represents a spatialdata object containing non-tiled points. We want to support this as well, when the number of points is small enough to be below some tiling-required threshold.

Change List

Checklist

  • Have tested PR with one or more demo configurations
  • Documentation added, updated, or not applicable

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 3, 2026

Size Change: 0 B

Total Size: 7.35 MB

Filename Size Change
./packages/main/prod/dist/higlass-K3-tJIbh.js 0 B -3.57 MB (removed) 🏆
./packages/main/prod/dist/jpeg-nYGOp-Df.js 0 B -15.6 kB (removed) 🏆
./packages/main/prod/dist/higlass-********.js 3.57 MB +3.57 MB (new file) 🆕
./packages/main/prod/dist/jpeg-********.js 15.6 kB +15.6 kB (new file) 🆕
ℹ️ View Unchanged
Filename Size Change
./packages/main/prod/dist/blosc-********.js 612 kB 0 B
./packages/main/prod/dist/chunk-INHXZS53-********.js 558 B 0 B
./packages/main/prod/dist/deflate-********.js 208 B 0 B
./packages/main/prod/dist/index-********.js 145 kB 0 B
./packages/main/prod/dist/index.min.js 1.38 kB 0 B
./packages/main/prod/dist/lerc-********.js 89.3 kB 0 B
./packages/main/prod/dist/lz4-********.js 43.9 kB 0 B
./packages/main/prod/dist/lzw-********.js 2.07 kB 0 B
./packages/main/prod/dist/OrbitControls-********.js 229 kB 0 B
./packages/main/prod/dist/packbits-********.js 541 B 0 B
./packages/main/prod/dist/pako.esm-********.js 37.1 kB 0 B
./packages/main/prod/dist/raw-********.js 0 B -133 B (removed) 🏆
./packages/main/prod/dist/ReactNeuroglancer-********.js 1.67 MB 0 B
./packages/main/prod/dist/troika-three-text.esm-********.js 179 kB 0 B
./packages/main/prod/dist/webimage-********.js 801 B 0 B
./packages/main/prod/dist/zstd-********.js 754 kB 0 B
./packages/main/prod/dist/raw-4GPjCse-.js 133 B +133 B (new file) 🆕

compressed-size-action

…l-beta/Spatial.js so that the non-tiled rendering/coloring/filtering matches the tiled case
@keller-mark keller-mark marked this pull request as ready for review February 3, 2026 21:22
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 3, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 13.21% 9169 / 69382
🔵 Statements 13.21% 9169 / 69382
🔵 Functions 48.57% 530 / 1091
🔵 Branches 67.32% 1399 / 2078
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
examples/configs/src/index.js 0% 0% 0% 0% 1-254
examples/configs/src/view-configs/spatial-beta/spatialdata-blobs.js 0% 100% 100% 0% 3-248
packages/file-types/spatial-zarr/src/SpatialDataPointsSource.js 0% 100% 100% 0% 4-247
packages/file-types/spatial-zarr/src/spatialdata-loaders/SpatialDataObsPointsLoader.js 0% 0% 0% 0% 1-238
packages/file-types/zarr/src/AnnDataSource.js 57.62% 76.74% 52.63% 57.62% 18-19, 57-58, 76-78, 85-86, 88-89, 162-165, 201-202, 208, 237-242, 254-255, 268-282, 290-291, 299-316, 324-334, 342-353, 362-386
packages/view-types/spatial-beta/src/Spatial.js 0% 100% 100% 0% 3-2192
Generated in workflow #4812 for commit 7aa895b by the Vitest Coverage Report Action

@keller-mark
Copy link
Copy Markdown
Member Author

keller-mark commented Feb 3, 2026

TODO:

  • load the categorical/string column directly, rather than requiring feature_index? Then, use the feature_name strings and featureSelection directly in the getFillColor functions and rest of the createPointLayer function in Spatial.js?

@keller-mark
Copy link
Copy Markdown
Member Author

TODO: update configuration to include the image layer

@keller-mark keller-mark merged commit ea439f8 into main Feb 5, 2026
7 checks passed
@keller-mark keller-mark deleted the keller-mark/sdata-blobs-points branch February 5, 2026 14:53
@github-actions github-actions bot mentioned this pull request Feb 3, 2026
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

Successfully merging this pull request may close these issues.

1 participant