Closed ZacZZZ closed 4 years ago
The errors are gone with the -s all
skipping command you suggested, but it is just not reporting the running time.
But they are different errors then stephenslab/dsc#211. Do you think it might affect the pipeline on other datasets?
@ZacZZZ most of issues you run into so far are DSC / dscrutils version issues but the particular issue about does not read like a version issue. It seems to suggest FINEMAP
and CAVIAR
command failed. Were you able to run FINEMAP
and CAVIAR
commands in the terminal without an error?
Yes -s all
will use my existing results instead. But it does not mean you can run those commands fine. A good first place to start checking is to make sure those two executable programs work on your computer.
No promises and a fixed timeline for it, but we are in the process of updating the fine-mapping benchmark using latest version of DSC. That should remove most of the issues you have, when we get it done.
Both finemap
and CAVIAR
work on my command line with the example data provided by these two software. But I use the version in your Dockerfile. I will try update them later and let you know how it goes.
Defer it to #6
@ZacZZZ it turns out a regression bug that we now fixed in 0.4.0, if you pip install dsc -U
on your desktop / cluster it should work even without using docker ...
Hi Stephens lab,
I updated SoS, DSC and dscutils to the latest version.
And now I have error from running
dsc susie.dsc --target run_comparison -o toy_comparison -c 8
Are these version issues? Any suggestions will be helpful.
Thank you, Zac