Skip to content

Commit 3c903e3

Browse files
Merge pull request #58 from fbnrst/fbnrst-patch-1
2 parents e881792 + 92c5726 commit 3c903e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/examples/squidpy_integration.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"cell_type": "markdown",
8888
"metadata": {},
8989
"source": [
90-
"SpatialData has a more complex structure than the spatial anndata format introduced by squidpy. Nevertheless, because it fundamentally uses AnnData as tabkle for annotating regions, \n",
90+
"SpatialData has a more complex structure than the spatial anndata format introduced by squidpy. Nevertheless, because it fundamentally uses AnnData as table for annotating regions, \n",
9191
"we can directly use any tool from the scverse ecosystem (squidpy included) to perform downstream analysis.\n",
9292
"\n",
9393
"For example, let's compute a nearest neighbor graph of the spatial coordiantes of the xenium dataset."

0 commit comments

Comments
 (0)