modules icon indicating copy to clipboard operation
modules copied to clipboard

Wrong output definition in wisecondorx/predict

Open lbeltrame opened this issue 2 months ago • 0 comments

Have you checked the docs?

Description of the bug

One of the optional outputs (chr_statistics) looks for the pattern *_chr_statistics.txt, but the actual output from the program follows the pattern*_statistics.txt, hence it will never be captured, and it will be silent because said output is optional.

Discovered downstream in https://github.com/DIncalciLab/samurai/pull/51.

Command used and terminal output

N/A

Relevant files

No response

System information

No response

lbeltrame avatar Oct 30 '25 13:10 lbeltrame