Skip to content

Commit

Permalink
update notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
sky1ove committed Oct 31, 2024
1 parent f4de050 commit f1217ac
Show file tree
Hide file tree
Showing 16 changed files with 2,037 additions and 19,131 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# katlas_raw
# KATLAS raw


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

Go to nbs folder to check notebooks
Reproduce figures for paper \[Computational Decoding of Human Kinome
Substrate Specificities and Functions\]

To run notebooks, install packages first:
## Install

To run notebooks successfully, install `dev` version of python-katlas:

pip install 'python-katlas[dev]' -U

## Go to `nbs` folder to run notebooks
1 change: 0 additions & 1 deletion katlas_raw/__init__.py

This file was deleted.

8 changes: 0 additions & 8 deletions katlas_raw/_modidx.py

This file was deleted.

5 changes: 4 additions & 1 deletion nbs/01a_Preprocessing_LS.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3001,9 +3001,12 @@
],
"metadata": {
"kernelspec": {
"display_name": "python3",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"name": ""
}
},
"nbformat": 4,
Expand Down
11 changes: 11 additions & 0 deletions nbs/07a_Combine_psp_ochoa.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
{
"cells": [
{
"cell_type": "raw",
"id": "221d5f50-8f2c-4831-81fd-d900c71fb5b6",
"metadata": {},
"source": [
"---\n",
"skip_showdoc: true\n",
"skip_exec: true\n",
"---"
]
},
{
"cell_type": "markdown",
"id": "439d5d00-a82d-43a1-a5bb-a0d9940f041d",
Expand Down
Loading

0 comments on commit f1217ac

Please sign in to comment.