From 617c2459c4f02b622dc90ac48f885a8be9c6c1f8 Mon Sep 17 00:00:00 2001 From: Suhana Bedi <57412795+suhana13@users.noreply.github.com> Date: Wed, 18 Aug 2021 21:31:40 -0700 Subject: [PATCH] feat: add protein-charts.ipynb --- notebooks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notebooks/README.md b/notebooks/README.md index aedcfb54..8c744144 100644 --- a/notebooks/README.md +++ b/notebooks/README.md @@ -14,6 +14,7 @@ Notebook | Description [`Missing Data Imputation Tutorial.ipynb`](https://colab.research.google.com/drive/1S_rMCyRsgygd8sV-r8aLRPcKwZPFcEGb) | A notebook that analyzes the different types of time series holes and different methods of imputing those holes. [`analyzing_genomic_data.ipynb`](https://colab.research.google.com/drive/1Io7EDr4LjfPLl_l2JYY8__WbfitfNlOf) | A notebook that analyzes genetic variants within RUNX1 (provided by multiple datasets from UCSC Genome Browser, NCBI/gene, and ClinVar). [`Drug_Discovery_With_Data_Commons.ipynb`](https://colab.research.google.com/drive/1dSKYiRMn3mbDsInorQzYM0yk7sqv6fIV) | A notebook performing drug discovery by identifying novel applications of previously approved drugs using Biomedical Data Commons. +[`protein-charts.ipynb`](https://colab.research.google.com/drive/1Kh-ufqobdChZ2qQgEY0rdPA2_DBmOiSG) | A notebook summarizing various protein properties and interactions using graphical visualizations. ## Maintenance