{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Parallel bootstrap calculations\n", "\n", "[Dataset download](https://s3.amazonaws.com/bebi103.caltech.edu/data/singer_transcript_counts.csv)\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 \"gene | parameter | mle | conf_int_low | conf_int_high |
---|---|---|---|---|
str | str | f64 | f64 | f64 |
"Nanog" | "alpha" | 1.263097 | 1.091114 | 1.487293 |
"Nanog" | "b" | 69.347842 | 57.072887 | 82.716729 |
"Prdm14" | "alpha" | 0.552886 | 0.453444 | 0.685822 |
"Prdm14" | "b" | 8.200636 | 6.15599 | 10.544581 |
"Rest" | "alpha" | 4.530335 | 3.86649 | 5.457839 |
"Rest" | "b" | 16.543054 | 13.584825 | 19.454817 |
"Rex1" | "alpha" | 1.634562 | 1.413569 | 1.933929 |
"Rex1" | "b" | 84.680915 | 69.805029 | 100.023021 |