Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekbhr committed Jul 25, 2024
1 parent dd1b0ce commit a32fd06
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/content/tutorials/snmCATseq_preprocessing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"execution_count": 1,
"id": "988e257e-c523-4ead-af26-99a45177a79c",
"metadata": {
"scrolled": true
"scrolled": true
},
"outputs": [],
"source": [
Expand Down Expand Up @@ -47,9 +47,12 @@
"metadata": {},
"source": [
"## 10k bin processing\n",
"Vivek has processed the data to create a 10k-binned dataset. We here import the single-sample sets and aggregate them into one dataset.\n",
"\n",
"We have pre-processed the data to create a 10k-binned dataset. We here import the single-sample sets and aggregate them into one dataset.\n",
"<br/>\n",
"<b>IMPORTANT:</b> Skip to the last part of this section for loading the bins, it these have already been saved\n",
"\n",
"\n",
"### Filter by bin coverage"
]
},
Expand Down Expand Up @@ -1372,7 +1375,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.16"
"version": "3.8.19"
}
},
"nbformat": 4,
Expand Down

0 comments on commit a32fd06

Please sign in to comment.