Skip to content

Commit

Permalink
run notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
bfurtwa committed May 3, 2021
1 parent 63e3486 commit 29a1e5a
Show file tree
Hide file tree
Showing 8 changed files with 511 additions and 474 deletions.
471 changes: 239 additions & 232 deletions Schoof_et_al/code/300ms.ipynb

Large diffs are not rendered by default.

81 changes: 44 additions & 37 deletions Schoof_et_al/code/300ms_vs_500ms.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
{
"cell_type": "code",
"execution_count": 394,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -27,7 +27,7 @@
},
{
"cell_type": "code",
"execution_count": 395,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -39,7 +39,7 @@
},
{
"cell_type": "code",
"execution_count": 396,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -48,7 +48,7 @@
},
{
"cell_type": "code",
"execution_count": 397,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -59,7 +59,7 @@
},
{
"cell_type": "code",
"execution_count": 398,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -70,7 +70,7 @@
},
{
"cell_type": "code",
"execution_count": 399,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -86,7 +86,7 @@
},
{
"cell_type": "code",
"execution_count": 400,
"execution_count": 7,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -124,7 +124,7 @@
},
{
"cell_type": "code",
"execution_count": 401,
"execution_count": 8,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -138,7 +138,7 @@
},
{
"cell_type": "code",
"execution_count": 402,
"execution_count": 9,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -148,7 +148,7 @@
},
{
"cell_type": "code",
"execution_count": 403,
"execution_count": 10,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -171,7 +171,7 @@
},
{
"cell_type": "code",
"execution_count": 404,
"execution_count": 11,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -204,7 +204,7 @@
},
{
"cell_type": "code",
"execution_count": 405,
"execution_count": 12,
"metadata": {},
"outputs": [
{
Expand All @@ -230,7 +230,7 @@
},
{
"cell_type": "code",
"execution_count": 406,
"execution_count": 13,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -288,7 +288,7 @@
},
{
"cell_type": "code",
"execution_count": 407,
"execution_count": 14,
"metadata": {},
"outputs": [
{
Expand All @@ -310,7 +310,7 @@
},
{
"cell_type": "code",
"execution_count": 408,
"execution_count": 15,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -368,7 +368,7 @@
},
{
"cell_type": "code",
"execution_count": 409,
"execution_count": 16,
"metadata": {},
"outputs": [
{
Expand All @@ -390,7 +390,7 @@
},
{
"cell_type": "code",
"execution_count": 410,
"execution_count": 17,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -448,7 +448,7 @@
},
{
"cell_type": "code",
"execution_count": 411,
"execution_count": 18,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -468,7 +468,7 @@
},
{
"cell_type": "code",
"execution_count": 412,
"execution_count": 19,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -522,7 +522,7 @@
},
{
"cell_type": "code",
"execution_count": 413,
"execution_count": 20,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -567,7 +567,7 @@
},
{
"cell_type": "code",
"execution_count": 414,
"execution_count": 21,
"metadata": {},
"outputs": [
{
Expand All @@ -584,15 +584,15 @@
"text": [
"computing PCA\n",
" with n_comps=50\n",
" finished (0:00:03)\n",
" finished (0:00:01)\n",
"computing PCA\n",
" with n_comps=50\n",
" finished (0:00:02)\n",
" finished (0:00:00)\n",
"computing neighbors\n",
" using 'X_pca' with n_pcs = 50\n",
" finished: added to `.uns['neighbors']`\n",
" `.obsp['distances']`, distances for each pair of neighbors\n",
" `.obsp['connectivities']`, weighted adjacency matrix (0:00:00)\n",
" `.obsp['connectivities']`, weighted adjacency matrix (0:00:03)\n",
"computing neighbors\n",
" using 'X_pca' with n_pcs = 50\n",
" finished: added to `.uns['neighbors']`\n",
Expand Down Expand Up @@ -633,7 +633,7 @@
},
{
"cell_type": "code",
"execution_count": 415,
"execution_count": 22,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -671,7 +671,7 @@
},
{
"cell_type": "code",
"execution_count": 416,
"execution_count": 23,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -685,7 +685,7 @@
},
{
"cell_type": "code",
"execution_count": 417,
"execution_count": 24,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -695,7 +695,7 @@
},
{
"cell_type": "code",
"execution_count": 418,
"execution_count": 25,
"metadata": {},
"outputs": [
{
Expand All @@ -715,7 +715,7 @@
"Name: gene, Length: 1270, dtype: object"
]
},
"execution_count": 418,
"execution_count": 25,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -729,7 +729,7 @@
},
{
"cell_type": "code",
"execution_count": 419,
"execution_count": 26,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -739,7 +739,7 @@
},
{
"cell_type": "code",
"execution_count": 420,
"execution_count": 27,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -762,7 +762,7 @@
},
{
"cell_type": "code",
"execution_count": 421,
"execution_count": 28,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -794,7 +794,7 @@
},
{
"cell_type": "code",
"execution_count": 422,
"execution_count": 29,
"metadata": {},
"outputs": [
{
Expand All @@ -820,7 +820,7 @@
},
{
"cell_type": "code",
"execution_count": 423,
"execution_count": 30,
"metadata": {},
"outputs": [
{
Expand All @@ -829,7 +829,7 @@
"Text(0.5, -0.06, 'log2FC single-cells')"
]
},
"execution_count": 423,
"execution_count": 30,
"metadata": {},
"output_type": "execute_result"
},
Expand Down Expand Up @@ -878,7 +878,14 @@
},
{
"cell_type": "code",
"execution_count": 424,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": 31,
"metadata": {},
"outputs": [
{
Expand All @@ -887,7 +894,7 @@
"0"
]
},
"execution_count": 424,
"execution_count": 31,
"metadata": {},
"output_type": "execute_result"
}
Expand Down
87 changes: 47 additions & 40 deletions Schoof_et_al/code/500ms.ipynb

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions Schoof_et_al/code/booster_only.ipynb

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions Schoof_et_al/code/bulk.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 29a1e5a

Please sign in to comment.