Closed lruizcalico closed 1 year ago
PolyFun supports susieR version 0.11.92:
https://github.com/omerwe/polyfun/blob/00afe717ed157411ab78c54f3ec180e77abf47f9/polyfun.yml#L27
The susieR authors have made various changes to the package since then. You can update the PolyFun code to run with a more recent version of susieR, but this hasn't been tested thoroughly
I think that is mentioned here: https://github.com/stephenslab/susieR/issues/169 Thank you
Hi,
I was running finemapper.py and ran into this error:
After going to line 835 of
finemapper.py
and changed it tosusie_rss
, it seems to run fine. I userocker/verse:latest
docker image as the base.