Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 9783263

Browse files
update tuto: mention leiden in dropdown
1 parent be653ce commit 9783263

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/10x_tutorials/visium_tuto.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"\n",
194194
"### Showing spot groups (e.g., clusters)\n",
195195
"\n",
196-
"If you have categorical columns under `sdata.table.obs`, you can show it by selecting the right group under the \"Cell groups\" dropdown. Ensure that \"Cell color\" is set to \"Cluster Affiliation\". In this example, we run `Leiden` clustering using `scanpy` (as in the example below).\n",
196+
"If you have categorical columns under `sdata.table.obs`, you can show it by selecting the right group under the \"Cell groups\" dropdown. Ensure that \"Cell color\" is set to \"Cluster Affiliation\". In this example, we run `Leiden` clustering using `scanpy` (see the last section of this tutorial).\n",
197197
"\n",
198198
"<img src=\"assets/visium/clusters.png\" alt=\"image\" width=\"800\" height=\"auto\">\n",
199199
"\n",
@@ -350,7 +350,7 @@
350350
"cell_type": "markdown",
351351
"metadata": {},
352352
"source": [
353-
"To visualize these clusters, re-open the `experiment.xenium` file and select the new cell group (under the \"Cells\" panel and in the \"Cell groups\" dropdown). See the examples above to see how it looks on the Xenium Explorer."
353+
"To visualize these clusters, re-open the `experiment.xenium` file and select the new `\"leiden\"` cell group (under the \"Cells\" panel and in the \"Cell groups\" dropdown). See the examples above to see how it looks on the Xenium Explorer."
354354
]
355355
}
356356
],

0 commit comments

Comments
 (0)