Skip to content

Commit 99fbae2

Browse files
committed
Last fix
1 parent a3b8d11 commit 99fbae2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

analysis/notebooks/thomson/Thomson_Annot.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,6 @@
451451
}
452452
],
453453
"source": [
454-
"{\"B Cells\", \"Monocytes\", \"DCs\", \"NK Cells\", \"T Cells\"}\n",
455454
"\n",
456455
"celltypedict_layer1 = {\n",
457456
" \"0\": \"Monocytes\",\n",
@@ -574,7 +573,7 @@
574573
" \"Follicular T\": [\"ICOS\", \"PDCD1\", \"BCL6\", \"CXCR5\", \"CD200\", \"P2RX7\", \"CD3D\"],\n",
575574
" \"Helper T\": [\"CCR4\", \"CD4\", \"IL13\", \"CD28\", \"CD3G\", \"IL2\", \"CCR6\"],\n",
576575
" \"Memory T\": [\"CCR7\", \"CD2\", \"PTPRC\", \"CD28\", \"LEF1\", \"S100A8\", \"GIMAP4\"],\n",
577-
" \"Follicular T\": [\n",
576+
" \"Treg\": [\n",
578577
" \"IKZF2\",\n",
579578
" \"FOXP3\",\n",
580579
" \"CCR4\",\n",

0 commit comments

Comments
 (0)