Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimènez Correa committed Nov 7, 2024
1 parent ef4c415 commit 054f1fa
Show file tree
Hide file tree
Showing 4 changed files with 277 additions and 2,768 deletions.
6 changes: 3 additions & 3 deletions notebooks/session-1.ipynb
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"id": "92092038",
"metadata": {},
"source": [
"# Introduction"
"# Pre-processing"
]
},
{
Expand All @@ -14,8 +15,7 @@
"id": "95cde18a",
"metadata": {},
"source": [
"In this notebook, we will look at basic pre-processing of scRNA-seq data. We'll cover the topics of: \n",
"- Pre-processing \n",
"In this notebook, we will look at basic pre-processing of scRNA-seq data. We'll cover the topics of: \n",
"- QC \n",
"- Data normalization "
]
Expand Down
4 changes: 2 additions & 2 deletions notebooks/session-2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "92092038",
"metadata": {},
"source": [
"# Introduction 2"
"# Dimensionality reduction, clustering and annotation"
]
},
{
Expand All @@ -17,7 +17,7 @@
"source": [
"In this notebook, we will cover the topics of: \n",
"- Dimensionality reduction \n",
"- Clistering\n",
"- Clustering\n",
"- Annotation"
]
},
Expand Down
2 changes: 1 addition & 1 deletion notebooks/session-3.1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "92092038",
"metadata": {},
"source": [
"# Introduction 3"
"# Trajectory analysis"
]
},
{
Expand Down
Loading

0 comments on commit 054f1fa

Please sign in to comment.