Skip to content

Commit

Permalink
cosmx and xenium with vanilla flux analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
ckmah committed May 3, 2024
1 parent 68f5b75 commit 66bf18f
Show file tree
Hide file tree
Showing 3 changed files with 476 additions and 46 deletions.

Large diffs are not rendered by default.

21 changes: 3 additions & 18 deletions docs/source/tutorial_gallery/Main_Guide.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "07e391acfeda409f9e1f9f654da31165",
"model_id": "1d1b74cf6bdc41018fcba5c50cd099c0",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -630,27 +630,12 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 11,
"id": "58cfd10c-79ab-4833-a87f-c2cfacd17037",
"metadata": {
"tags": []
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Crunching shape features...\n",
"Crunching point features...\n",
"Saving results...\n",
"Done.\n",
"Crunching shape features...\n",
"Crunching point features...\n",
"Saving results...\n",
"Done.\n"
]
}
],
"outputs": [],
"source": [
"bt.tl.lp(sdata)"
]
Expand Down
405 changes: 405 additions & 0 deletions docs/source/tutorial_gallery/Xenium_Analysis.ipynb

Large diffs are not rendered by default.

0 comments on commit 66bf18f

Please sign in to comment.