From e5b150ca5929d83f018af4f81e1437b30709b3fa Mon Sep 17 00:00:00 2001
From: Bianca Frommer <frommer@cebitec.uni-bielefeld.de>
Date: Mon, 21 Mar 2022 11:06:09 +0100
Subject: [PATCH] Upload New File

---
 Exercises/Python_course_2021_exercises_J.ipynb | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 Exercises/Python_course_2021_exercises_J.ipynb

diff --git a/Exercises/Python_course_2021_exercises_J.ipynb b/Exercises/Python_course_2021_exercises_J.ipynb
new file mode 100644
index 0000000..f7318a7
--- /dev/null
+++ b/Exercises/Python_course_2021_exercises_J.ipynb
@@ -0,0 +1 @@
+{"nbformat":4,"nbformat_minor":0,"metadata":{"colab":{"name":"Python_course_2021_exercises_J.ipynb","provenance":[],"collapsed_sections":[],"authorship_tag":"ABX9TyM05K/IWXmf77BfxVXYR2w3"},"kernelspec":{"name":"python3","display_name":"Python 3"}},"cells":[{"cell_type":"markdown","metadata":{"id":"39_E4jqmTIhl"},"source":["# Python course 2021 - Exercises J"]},{"cell_type":"markdown","metadata":{"id":"z4s1K0mMTMfk"},"source":["## construct heatmap"]},{"cell_type":"markdown","metadata":{"id":"eSqu04bMTPPd"},"source":["\n","\n","---\n","Read data table and construct heatmap for the gene expression!\n"]},{"cell_type":"code","metadata":{"id":"Ff7BKkNOTU7O"},"source":[""],"execution_count":null,"outputs":[]},{"cell_type":"markdown","metadata":{"id":"Y52KQmPATVFM"},"source":["\n","\n","---\n","Display functional gene annotation!\n"]},{"cell_type":"code","metadata":{"id":"blwHVBmCTaT2"},"source":[""],"execution_count":null,"outputs":[]}]}
\ No newline at end of file
-- 
GitLab