You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*6_CA2M_RF_ExcessMutations_Tutorial.ipynb - detecting genomic regions with enriched mutations not explained by chromatin and replication timing alone
17
+
*6_CA2M_RF_EnrichedMutations_Tutorial.ipynb - detecting genomic regions with enriched mutations that are not explained by chromatin and replication timing alone
18
18
19
19
Tutorials/data - files needed for tutorials
20
20
@@ -30,4 +30,4 @@ Tutorials/data - files needed for tutorials
30
30
31
31
All_code - entire code repository for the project; use on your own responsibility
Copy file name to clipboardexpand all lines: Tutorials/6_CA2M_RF_EnrichedMutations_Tutorial.ipynb
+2-2
Original file line number
Diff line number
Diff line change
@@ -421,7 +421,7 @@
421
421
"cell_type": "markdown",
422
422
"metadata": {},
423
423
"source": [
424
-
"Now we have p-values for every megabase-scale window in our analysis that describes excess mutations in the breast cancer cohort in relation to our model predictions. We can display the top 5 genomic regions with excess mutations."
424
+
"Now we have p-values for every megabase-scale window in our analysis that describes enriched mutations in the breast cancer cohort in relation to our model predictions. We can display the top 5 genomic regions with enriched mutations."
425
425
]
426
426
},
427
427
{
@@ -494,7 +494,7 @@
494
494
"cell_type": "markdown",
495
495
"metadata": {},
496
496
"source": [
497
-
"Now we have a p-value for excess mutations for each of our genomic windows which allows us to do further analysis as to why these genomic regions contain excess mutations."
497
+
"Now we have a p-value for enriched mutations for each of our genomic windows which allows us to do further analysis as to why these genomic regions contain enriched mutations."
0 commit comments