Skip to content

Commit

Permalink
update tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
tanliwei-coder committed Aug 2, 2024
1 parent 3e82793 commit 4db7d40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/Tutorials(Multi-sample)/Multi_sample.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Tutorials (Multi-sample)
==============
=========================
As clearly stated in the title, this part emphasizes the functions on multiple samples, to delve into biological tissue sample.
Compared to uni-sample, researches on multi-sample analysis aim to interpret relations in a huge dataset, even reconstruct the 3D mesh visualization.
Here we introduce the basic workflow (Clustering on MSData) and critical analysis based on multiple samples.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/Tutorials(Multi-sample)/SpaSEG.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"source": [
"## Reading Data\n",
"\n",
"Download our [example data](http://116.6.21.110:8090/share/c5d9e7f3-7d66-4154-87e1-a740f4bb4dbc).\n",
"Download our [example data](http://116.6.21.110:8090/share/c5d9e7f3-7d66-4154-87e1-a740f4bb4dbc), the demo data used here is 16 samples of 3D drosophila stereo-seq data.\n",
"\n",
"`bin_type` is important for constructing the training data, we have to input it correctly, available `bin_type` is **'bins'** and **'cell_bins'**.\n",
"\n",
Expand Down

0 comments on commit 4db7d40

Please sign in to comment.