{
"cells": [
{
"cell_type": "markdown",
"id": "9995f4b2-2eb3-4af2-a73e-17e60dd97366",
"metadata": {},
"source": [
"# Preliminary analysis of growth data for efflux experiment\n",
"\n",
"(c) 2024 Justin Bois. This work is licensed under a [Creative Commons Attribution License CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/). All code contained herein is licensed under an [MIT license](https://opensource.org/licenses/MIT).\n",
"\n",
"This document was prepared at [Caltech](http://www.caltech.edu) with support financial support from the [Donna and Benjamin M. Rosen Bioengineering Center](http://rosen.caltech.edu).\n",
"\n",
"\n",
"\n",
"*This tutorial was generated from an Jupyter notebook. You can download the notebook [here](efflux_analysis.ipynb).*\n",
"\n",
"
\\n\"+\n", " \"BokehJS does not appear to have successfully loaded. If loading BokehJS from CDN, this \\n\"+\n", " \"may be due to a slow or bad network connection. Possible fixes:\\n\"+\n", " \"
\\n\"+\n", " \"\\n\"+\n",
" \"from bokeh.resources import INLINE\\n\"+\n",
" \"output_notebook(resources=INLINE)\\n\"+\n",
" \"
\\n\"+\n",
" \"\\n\"+\n \"BokehJS does not appear to have successfully loaded. If loading BokehJS from CDN, this \\n\"+\n \"may be due to a slow or bad network connection. Possible fixes:\\n\"+\n \"
\\n\"+\n \"\\n\"+\n \"from bokeh.resources import INLINE\\n\"+\n \"output_notebook(resources=INLINE)\\n\"+\n \"
\\n\"+\n \"strain | well | growth rate (1/hr) |
---|---|---|
str | str | f64 |
"UV5" | "E1" | 0.414492 |
"UV5" | "E11" | 0.526582 |
"UV5" | "E3" | 0.388895 |
"UV5" | "E5" | 0.343108 |
"UV5" | "E7" | 0.2435 |
… | … | … |
"MG" | "A11" | 0.576421 |
"MG" | "A3" | 0.572663 |
"MG" | "A5" | 0.532847 |
"MG" | "A7" | 0.46699 |
"MG" | "A9" | 0.471456 |
strain | lam0 |
---|---|
str | f64 |
"IW" | 0.494827 |
"3.19" | 0.504496 |
"MG" | 0.552755 |
"UV5" | 0.370197 |
"WT" | 0.408679 |