Skip to content

Commit 0e93377

Browse files
authored
Merge pull request #73 from melonora/tables
Fix aggregation notebook
2 parents cea046b + 2250309 commit 0e93377

File tree

2 files changed

+339
-395
lines changed

2 files changed

+339
-395
lines changed

notebooks/examples/aggregation.ipynb

Lines changed: 338 additions & 394 deletions
Large diffs are not rendered by default.

notebooks/paper_reproducibility/03_annotate_visium_cell2location.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
" # 10X reaction / sample / batch\n",
144144
" # batch_key='dataset',\n",
145145
" # cell type, covariate used for constructing signatures\n",
146-
" labels_key=\"celltype_major\"\n",
146+
" labels_key=\"celltype_major\",\n",
147147
" # multiplicative technical effects (platform, 3' vs 5', donor effect)\n",
148148
" # categorical_covariate_keys=['Method']\n",
149149
")"

0 commit comments

Comments
 (0)