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
Copy file name to clipboardExpand all lines: docs/notebooks/tcga_brca_bulk_multiomics.ipynb
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -543,7 +543,7 @@
543
543
"id": "e6314dd0",
544
544
"metadata": {},
545
545
"source": [
546
-
"We confirm the optimiser converged, then look at how variance is partitioned across the informed pathway factors. We pass `annotated_only=True` to drop the single dense factor, which absorbs the dominant axis of variation; each informed factor explains a smaller, pathway-specific slice."
546
+
"We confirm the optimiser converged, then look at how variance is partitioned across the informed pathway factors. We pass a factor-name predicate that keeps factors present in the Hallmark annotation mask, dropping the single dense factor that absorbs the dominant axis of variation; each informed factor explains a smaller, pathway-specific slice."
0 commit comments