Skip to content

docs: add interoperability page - #1180

Open
jan-glx wants to merge 1 commit into
scverse:mainfrom
jan-glx:docs/interoperability
Open

docs: add interoperability page#1180
jan-glx wants to merge 1 commit into
scverse:mainfrom
jan-glx:docs/interoperability

Conversation

@jan-glx

@jan-glx jan-glx commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Closes #1176.

Adds a short Interoperability page listing the non-Python interfaces to the SpatialData on-disk format, following the structure of the equivalent page in mudata and the one in anndata, as requested by @Zethson so the style is consistent across the three data structures.

Sections: R (spatialdataR), JavaScript and TypeScript (SpatialData.js, Vitessce), and a short File format note (to be expanded into its on tab later).

napari-spatialdata is not listed as it's python, relies on the spatialdata python package and does not read on-disk data directly

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.41%. Comparing base (21abd1e) to head (9c26df3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1180   +/-   ##
=======================================
  Coverage   92.41%   92.41%           
=======================================
  Files          52       52           
  Lines        7874     7874           
=======================================
  Hits         7277     7277           
  Misses        597      597           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jan-glx
jan-glx marked this pull request as draft August 18, 2026 16:05
@jan-glx

jan-glx commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

Updated: the file-format section now links scverse/spatialdata-spec directly, as originally suggested, alongside the pointer to design_doc.md.

Flagging for visibility: that repository is still private, so the link will 404 for anyone outside the org until it is made public. The design-document link next to it keeps the section useful in the meantime.

Closes scverse#1176.

Adds a short Interoperability page listing non-Python interfaces to the
SpatialData on-disk format, mirroring the equivalent pages in anndata and
mudata so the style is consistent across the three data structures.

Also notes that the format builds on OME-NGFF and points at the design
document for the current on-disk layout.
@jan-glx
jan-glx force-pushed the docs/interoperability branch from aa81aa9 to 9c26df3 Compare August 18, 2026 16:43
@jan-glx
jan-glx marked this pull request as ready for review August 18, 2026 16:46
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.

Add interoperability documentation page

1 participant