Skip to content

Commit 836ef28

Browse files
committed
Update cell_cycle_ICA.ipynb
1 parent b9cb50a commit 836ef28

3 files changed

Lines changed: 4 additions & 17428 deletions

File tree

docs/source/_examples/.ipynb_checkpoints/cell_cycle_ICA-checkpoint.ipynb

Lines changed: 0 additions & 17424 deletions
This file was deleted.

docs/source/_examples/cell_cycle_ICA.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
"pathways = df_annot['Category']== 'Pathway'\n",
558558
"pubmed = df_annot['Category']== 'Pubmed'\n",
559559
"\n",
560-
"df_annot[GO_processes | pathways | pubmed].head(5"
560+
"df_annot[GO_processes | pathways | pubmed].head(5)"
561561
]
562562
},
563563
{
@@ -17416,7 +17416,7 @@
1741617416
"name": "python",
1741717417
"nbconvert_exporter": "python",
1741817418
"pygments_lexer": "ipython3",
17419-
"version": "3.8.3"
17419+
"version": "3.9.7"
1742017420
}
1742117421
},
1742217422
"nbformat": 4,

examples/cell_cycle_ICA.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
"pathways = df_annot['Category']== 'Pathway'\n",
558558
"pubmed = df_annot['Category']== 'Pubmed'\n",
559559
"\n",
560-
"df_annot[GO_processes | pathways | pubmed].head(5"
560+
"df_annot[GO_processes | pathways | pubmed].head(5)"
561561
]
562562
},
563563
{
@@ -17411,7 +17411,7 @@
1741117411
"name": "python",
1741217412
"nbconvert_exporter": "python",
1741317413
"pygments_lexer": "ipython3",
17414-
"version": "3.8.3"
17414+
"version": "3.9.7"
1741517415
}
1741617416
},
1741717417
"nbformat": 4,

0 commit comments

Comments
 (0)