Skip to content

Commit

Permalink
Update cell_cycle_ICA.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
ncaptier committed Dec 22, 2021
1 parent b9cb50a commit 836ef28
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 17,428 deletions.
17,424 changes: 0 additions & 17,424 deletions docs/source/_examples/.ipynb_checkpoints/cell_cycle_ICA-checkpoint.ipynb

This file was deleted.

4 changes: 2 additions & 2 deletions docs/source/_examples/cell_cycle_ICA.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@
"pathways = df_annot['Category']== 'Pathway'\n",
"pubmed = df_annot['Category']== 'Pubmed'\n",
"\n",
"df_annot[GO_processes | pathways | pubmed].head(5"
"df_annot[GO_processes | pathways | pubmed].head(5)"
]
},
{
Expand Down Expand Up @@ -17416,7 +17416,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.3"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions examples/cell_cycle_ICA.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@
"pathways = df_annot['Category']== 'Pathway'\n",
"pubmed = df_annot['Category']== 'Pubmed'\n",
"\n",
"df_annot[GO_processes | pathways | pubmed].head(5"
"df_annot[GO_processes | pathways | pubmed].head(5)"
]
},
{
Expand Down Expand Up @@ -17411,7 +17411,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.3"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 836ef28

Please sign in to comment.