From 4fdd71e5e68f3f4fcee926ec9fd3cc48978f820d Mon Sep 17 00:00:00 2001 From: Bianca Frommer <frommer@cebitec.uni-bielefeld.de> Date: Mon, 21 Mar 2022 11:05:39 +0100 Subject: [PATCH] Upload New File --- Exercises/Python_course_2021_exercises_H.ipynb | 1 + 1 file changed, 1 insertion(+) create mode 100644 Exercises/Python_course_2021_exercises_H.ipynb diff --git a/Exercises/Python_course_2021_exercises_H.ipynb b/Exercises/Python_course_2021_exercises_H.ipynb new file mode 100644 index 0000000..324b1cb --- /dev/null +++ b/Exercises/Python_course_2021_exercises_H.ipynb @@ -0,0 +1 @@ +{"nbformat":4,"nbformat_minor":0,"metadata":{"colab":{"name":"Python_course_2021_exercises_H.ipynb","provenance":[],"authorship_tag":"ABX9TyMzMyfKAWq1DaW4npHxSpys"},"kernelspec":{"name":"python3","display_name":"Python 3"}},"cells":[{"cell_type":"markdown","metadata":{"id":"gEQnZRGtSH_d"},"source":["# Python course 2021 - Exercises H\r\n","\r\n"]},{"cell_type":"markdown","metadata":{"id":"ghCGX9jhSLpi"},"source":["## Operon structure plot"]},{"cell_type":"markdown","metadata":{"id":"9EvJQw1DSOcV"},"source":["\r\n","\r\n","---\r\n","Construct a figure to illustrate the order and orientation of genes in the gum gene cluster in *Xanthomonas campestris* pv. campestris!\r\n","\r\n","\r\n"]},{"cell_type":"code","metadata":{"id":"Y49kR_JEScb5"},"source":[""],"execution_count":null,"outputs":[]}]} \ No newline at end of file -- GitLab