You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@
11
11
12
12
SpatialData is a data framework that comprises a FAIR storage format and a collection of python libraries for performant access, alignment, and processing of uni- and multi-modal spatial omics datasets. This repository contains the core spatialdata library. See the links below to learn more about other packages in the SpatialData ecosystem.
13
13
14
-
-[spatialdata-io](https://github.com/scverse/spatialdata-io): load data from common spatial omics technologies into spatialdata.
15
-
-[spatialdata-plot](https://github.com/scverse/spatialdata-plot): Static plotting library for spatialdata.
16
-
-[napari-spatialdata](https://github.com/scverse/napari-spatialdata): napari plugin for interactive exploration and annotation of spatial data.
14
+
-[spatialdata-io](https://github.com/scverse/spatialdata-io): load data from common spatial omics technologies into spatialdata.
15
+
-[spatialdata-plot](https://github.com/scverse/spatialdata-plot): Static plotting library for spatialdata.
16
+
-[napari-spatialdata](https://github.com/scverse/napari-spatialdata): napari plugin for interactive exploration and annotation of spatial data.
17
17
18
18
[//]: #"numfocus-fiscal-sponsor-attribution"
19
19
@@ -32,16 +32,16 @@ The spatialdata project also received support by the Chan Zuckerberg Initiative.
-**The library is currently under review.** We expect there to be changes as the community provides feedback. We have an announcement channel for communicating these changes, please see the contact section below.
36
-
- The SpatialData storage format is built on top of the [OME-NGFF](https://ngff.openmicroscopy.org/latest/) specification.
35
+
-**The library is currently under review.** We expect there to be changes as the community provides feedback. We have an announcement channel for communicating these changes, please see the contact section below.
36
+
-The SpatialData storage format is built on top of the [OME-NGFF](https://ngff.openmicroscopy.org/latest/) specification.
37
37
38
38
## Getting started
39
39
40
40
Please refer to the [documentation][link-docs]. In particular:
41
41
42
-
-[API documentation][link-api].
43
-
-[Design doc][link-design-doc].
44
-
-[Example notebooks][link-notebooks].
42
+
-[API documentation][link-api].
43
+
-[Design doc][link-design-doc].
44
+
-[Example notebooks][link-notebooks].
45
45
46
46
Another useful resource to get started is the source code of the [`spatialdata-io`](https://github.com/scverse/spatialdata-io) package, which shows example of how to read data from common technologies.
- Code only manually tested for Windows machines. Currently the framework is being developed using Linux, macOS and Windows machines, but it is automatically tested only for Linux and macOS machines.
64
+
-Code only manually tested for Windows machines. Currently the framework is being developed using Linux, macOS and Windows machines, but it is automatically tested only for Linux and macOS machines.
65
65
66
66
## Contact
67
67
68
68
To get involved in the discussion, or if you need help to get started, you are welcome to use the following options.
69
69
70
-
- <ins>Chat</ins> via [`scverse` Zulip](https://scverse.zulipchat.com/#narrow/stream/315824-spatial) (public or 1 to 1).
71
-
- <ins>Forum post</ins> in the [scverse discourse forum](https://discourse.scverse.org/).
72
-
- <ins>Bug report/feature request</ins> via the [GitHub issue tracker][issue-tracker].
73
-
- <ins>Zoom call</ins> as part of the SpatialData Community Meetings, held every 2 weeks on Thursday, [schedule here](https://hackmd.io/enWU826vRai-JYaL7TZaSw).
70
+
-<ins>Chat</ins> via [`scverse` Zulip](https://scverse.zulipchat.com/#narrow/stream/315824-spatial) (public or 1 to 1).
71
+
-<ins>Forum post</ins> in the [scverse discourse forum](https://discourse.scverse.org/).
72
+
-<ins>Bug report/feature request</ins> via the [GitHub issue tracker][issue-tracker].
73
+
-<ins>Zoom call</ins> as part of the SpatialData Community Meetings, held every 2 weeks on Thursday, [schedule here](https://hackmd.io/enWU826vRai-JYaL7TZaSw).
74
74
75
75
Finally, especially relevant for for developers that are building a library upon `spatialdata`, please follow this channel for:
76
76
77
-
- <ins>Announcements</ins> on new features and important changes [Zulip](https://imagesc.zulipchat.com/#narrow/stream/329057-scverse/topic/spatialdata.20announcements).
77
+
-<ins>Announcements</ins> on new features and important changes [Zulip](https://imagesc.zulipchat.com/#narrow/stream/329057-scverse/topic/spatialdata.20announcements).
0 commit comments