Skip to content

Commit 4a0bc59

Browse files
committed
rm_old_tutorial
1 parent d0c5f07 commit 4a0bc59

4 files changed

Lines changed: 28 additions & 28 deletions

File tree

docs/.ipynb_checkpoints/index-checkpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Plotting <api/plotting.md>
1212
1313
```
1414
```{toctree}
15-
:maxdepth: 2
15+
:maxdepth: 3
1616
:caption: Tutorials
1717
notebooks/Basic_tutorial
1818

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Plotting <api/plotting.md>
1212
1313
```
1414
```{toctree}
15-
:maxdepth: 2
15+
:maxdepth: 3
1616
:caption: Tutorials
1717
notebooks/Basic_tutorial
1818

docs/notebooks/.ipynb_checkpoints/Basic_tutorial-checkpoint.ipynb

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Aim of the tutorial"
7+
"# Basic tutorial"
88
]
99
},
1010
{
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"# 0. Dataset for the tutorial"
21+
"## 0. Dataset for the tutorial"
2222
]
2323
},
2424
{
@@ -32,7 +32,7 @@
3232
"cell_type": "markdown",
3333
"metadata": {},
3434
"source": [
35-
"# 1. Import packages"
35+
"## 1. Import packages"
3636
]
3737
},
3838
{
@@ -53,7 +53,7 @@
5353
"cell_type": "markdown",
5454
"metadata": {},
5555
"source": [
56-
"# 2. Load SpatialData object"
56+
"## 2. Load SpatialData object"
5757
]
5858
},
5959
{
@@ -104,7 +104,7 @@
104104
"cell_type": "markdown",
105105
"metadata": {},
106106
"source": [
107-
"# 2. Processing cellular information & cell type definition"
107+
"## 3. Processing cellular information & cell type definition"
108108
]
109109
},
110110
{
@@ -245,7 +245,7 @@
245245
"cell_type": "markdown",
246246
"metadata": {},
247247
"source": [
248-
"# 3. Segmentation-free analysis"
248+
"## 4. Segmentation-free analysis"
249249
]
250250
},
251251
{
@@ -367,14 +367,14 @@
367367
"cell_type": "markdown",
368368
"metadata": {},
369369
"source": [
370-
"# 4. Gene-centric exploration of uRNA compopsition "
370+
"## 5. Gene-centric exploration of uRNA compopsition "
371371
]
372372
},
373373
{
374374
"cell_type": "markdown",
375375
"metadata": {},
376376
"source": [
377-
"## 4.1 Exploring uRNA abundance and proportion"
377+
"### 5.1 Exploring uRNA abundance and proportion"
378378
]
379379
},
380380
{
@@ -518,7 +518,7 @@
518518
"cell_type": "markdown",
519519
"metadata": {},
520520
"source": [
521-
"## 4.2 Exploring spatial variability and uRNA patterning"
521+
"### 5.2 Exploring spatial variability and uRNA patterning"
522522
]
523523
},
524524
{
@@ -848,7 +848,7 @@
848848
"cell_type": "markdown",
849849
"metadata": {},
850850
"source": [
851-
"# 4.3 Filtering uRNA genes"
851+
"### 5.3 Filtering uRNA genes"
852852
]
853853
},
854854
{
@@ -892,7 +892,7 @@
892892
"cell_type": "markdown",
893893
"metadata": {},
894894
"source": [
895-
"# 5. Identifying uRNAs source"
895+
"## 6. Identifying uRNAs source"
896896
]
897897
},
898898
{
@@ -945,7 +945,7 @@
945945
"cell_type": "markdown",
946946
"metadata": {},
947947
"source": [
948-
"## 5.1 Assesing diffusion"
948+
"### 6.1 Assesing diffusion"
949949
]
950950
},
951951
{
@@ -1051,7 +1051,7 @@
10511051
"cell_type": "markdown",
10521052
"metadata": {},
10531053
"source": [
1054-
"## 5.2. Cell-specific uRNAs source score"
1054+
"### 6.2. Cell-specific uRNAs source score"
10551055
]
10561056
},
10571057
{

docs/notebooks/Basic_tutorial.ipynb

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Aim of the tutorial"
7+
"# Basic tutorial"
88
]
99
},
1010
{
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"# 0. Dataset for the tutorial"
21+
"## 0. Dataset for the tutorial"
2222
]
2323
},
2424
{
@@ -32,7 +32,7 @@
3232
"cell_type": "markdown",
3333
"metadata": {},
3434
"source": [
35-
"# 1. Import packages"
35+
"## 1. Import packages"
3636
]
3737
},
3838
{
@@ -53,7 +53,7 @@
5353
"cell_type": "markdown",
5454
"metadata": {},
5555
"source": [
56-
"# 2. Load SpatialData object"
56+
"## 2. Load SpatialData object"
5757
]
5858
},
5959
{
@@ -104,7 +104,7 @@
104104
"cell_type": "markdown",
105105
"metadata": {},
106106
"source": [
107-
"# 2. Processing cellular information & cell type definition"
107+
"## 3. Processing cellular information & cell type definition"
108108
]
109109
},
110110
{
@@ -245,7 +245,7 @@
245245
"cell_type": "markdown",
246246
"metadata": {},
247247
"source": [
248-
"# 3. Segmentation-free analysis"
248+
"## 4. Segmentation-free analysis"
249249
]
250250
},
251251
{
@@ -367,14 +367,14 @@
367367
"cell_type": "markdown",
368368
"metadata": {},
369369
"source": [
370-
"# 4. Gene-centric exploration of uRNA compopsition "
370+
"## 5. Gene-centric exploration of uRNA compopsition "
371371
]
372372
},
373373
{
374374
"cell_type": "markdown",
375375
"metadata": {},
376376
"source": [
377-
"## 4.1 Exploring uRNA abundance and proportion"
377+
"### 5.1 Exploring uRNA abundance and proportion"
378378
]
379379
},
380380
{
@@ -518,7 +518,7 @@
518518
"cell_type": "markdown",
519519
"metadata": {},
520520
"source": [
521-
"## 4.2 Exploring spatial variability and uRNA patterning"
521+
"### 5.2 Exploring spatial variability and uRNA patterning"
522522
]
523523
},
524524
{
@@ -848,7 +848,7 @@
848848
"cell_type": "markdown",
849849
"metadata": {},
850850
"source": [
851-
"# 4.3 Filtering uRNA genes"
851+
"### 5.3 Filtering uRNA genes"
852852
]
853853
},
854854
{
@@ -892,7 +892,7 @@
892892
"cell_type": "markdown",
893893
"metadata": {},
894894
"source": [
895-
"# 5. Identifying uRNAs source"
895+
"## 6. Identifying uRNAs source"
896896
]
897897
},
898898
{
@@ -945,7 +945,7 @@
945945
"cell_type": "markdown",
946946
"metadata": {},
947947
"source": [
948-
"## 5.1 Assesing diffusion"
948+
"### 6.1 Assesing diffusion"
949949
]
950950
},
951951
{
@@ -1051,7 +1051,7 @@
10511051
"cell_type": "markdown",
10521052
"metadata": {},
10531053
"source": [
1054-
"## 5.2. Cell-specific uRNAs source score"
1054+
"### 6.2. Cell-specific uRNAs source score"
10551055
]
10561056
},
10571057
{

0 commit comments

Comments
 (0)