Skip to content

Commit

Permalink
Syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
yaront committed Jan 14, 2025
1 parent 4846b4c commit dd388a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
10 changes: 1 addition & 9 deletions src/notebooks/binary_enrichment.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1234,14 +1234,6 @@
"source": [
"enrich_results.enriched_subs(kinases=['PKCE','PKCH','PKCI'], save_to_excel=True, output_dir='/Users/usr/Desktop/', file_prefix='Phorbol Ester subs')"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "410f47e8-9a62-4164-baeb-3f50ae7c1d59",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand All @@ -1260,7 +1252,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion src/notebooks/differential_phosphorylation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2102,7 +2102,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.12.8"
}
},
"nbformat": 4,
Expand Down

0 comments on commit dd388a1

Please sign in to comment.