Commit cc9272a
fix: DIG stage writes bmr_pmfs.dig.csv directly to the cohort dir
The DIG provider names its output bmr_pmfs.dig.csv (not bmr_pmfs.csv) and needs the
out dir to exist; point it at output/pancan/<C> directly (no temp dir / cp), which does
not clobber CBaSE's bmr_pmfs.csv. Validated on ACC: CBaSE + MutSig2CV (Docker) both run
cleanly on the cBioPortal pancan MAF; DIG produces a 21MB per-gene PMF.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent fda6717 commit cc9272a
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 38 | + | |
| 39 | + | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| |||
0 commit comments