Skip to content

Commit

Permalink
Review updates to figures; core genome analyses
Browse files Browse the repository at this point in the history
  • Loading branch information
camlam committed Aug 25, 2023
1 parent 70b83bd commit 71e1157
Show file tree
Hide file tree
Showing 19 changed files with 12,800 additions and 1,713 deletions.
2 changes: 1 addition & 1 deletion notebooks/k12_modulome/1b__QC_expression_part2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1588,7 +1588,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.8"
"version": "3.10.10"
},
"toc": {
"base_numbering": 1,
Expand Down
20 changes: 20 additions & 0 deletions notebooks/k12_modulome/6__summarize_imodulons.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,26 @@
"imod_table = ica_data.imodulon_table"
]
},
{
"cell_type": "code",
"execution_count": 4,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"0.7026019143235859"
]
},
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"ica_data.imodulon_table['PRECISE-1K_pearson'].median()"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
10 changes: 5 additions & 5 deletions notebooks/k12_modulome/fig__investigate_expression.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"id": "fb59f5af-35d5-4271-87b9-06d19b5b6bc2",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -55,7 +55,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 2,
"id": "3962382f-1d19-4c2f-9903-b616fdd5d0f8",
"metadata": {},
"outputs": [],
Expand All @@ -68,7 +68,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 3,
"id": "6564500b-7fbd-42a9-ae51-57e3ab85bee0",
"metadata": {},
"outputs": [],
Expand All @@ -81,7 +81,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 4,
"id": "f40b09c3-ad8d-4bf2-88a7-57817b1c44c3",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -856,7 +856,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.8"
"version": "3.10.10"
},
"toc-showcode": false
},
Expand Down
2,422 changes: 2,412 additions & 10 deletions notebooks/precise1k/fig__investigate_expression.ipynb

Large diffs are not rendered by default.

989 changes: 975 additions & 14 deletions notebooks/precise1k/fig__summarize_imodulons.ipynb

Large diffs are not rendered by default.

Binary file modified notebooks/precise1k/summarize_imodulons_figs/im_sizes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 71e1157

Please sign in to comment.