Skip to content

Commit 37a5581

Browse files
author
Sebastian Birk
committed
Add additional description to perturbation tutorial
1 parent 80bbf88 commit 37a5581

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tutorials/notebooks/nb4_demo_insilico_perturbation.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"source": [
227227
"## 5. Make a modified (i.e. perturbed) version of the tissue\n",
228228
"Here we perturb the tissue by altering some of its cell type labels and obtain the \"Modified tissue\" described above in the overview section.\n",
229-
"Note that this perturbation is for demonstraion only rather than getting biologically meaningful results."
229+
"Note that this perturbation is for demonstration only rather than getting biologically meaningful results. It is also possible to perform other perturbations, e.g. deleting cells, by modifying the AnnData object accordingly. "
230230
]
231231
},
232232
{
@@ -1153,7 +1153,7 @@
11531153
"name": "python",
11541154
"nbconvert_exporter": "python",
11551155
"pygments_lexer": "ipython3",
1156-
"version": "3.10.12"
1156+
"version": "3.10.15"
11571157
}
11581158
},
11591159
"nbformat": 4,

0 commit comments

Comments
 (0)