Closed pdiakumis closed 10 months ago
Closing since we haven't hit this in over a year.
We just hit this coincidentally with a re-run of SBJ02091, added to the list above.
And we got another one (umccr__cohort__umccrise__SBJ00743__L2100265__20231014ff91314a
).
I think we can actually add the -noparanoid
option to the circos plot making:
-paranoid -noparanoid Make all warnings fatal or not (default: paranoid).
FYI, this error occurs because circos writes the color lists to a file in the tmp directory. When multiple circos runs at the same time, they could overwrite this file and cause issues. We are working on a fix.
This failure is a little difficult to reproduce, we might put in a speculative fix into purple by overriding the TMPDIR
environment variable of CIRCOS
Randomly happens on both ICA and HPC, on multiple samples, not reproducibly, gets resolved after deleting circos colour cache file and restarting on HPC at least. Worth noting it only happens with the
circos_baf
rule. Need to figure out a different way to generate those it seems. Not high priority right now, but still annoying - 3 cases so far.