You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since upgrading to R 3.6.1, I have been using the following packages to get FUSION to run for me. This may work for others as a stopgap until the packages upgrade on CRAN. Of note, plink2R sounds as though they don't plan to support R 3.6.1, though I have opened a pull request with the trivial changes needed to fix the issue. (Also noted under #13 .)
Since upgrading to R 3.6.1, I have been using the following packages to get FUSION to run for me. This may work for others as a stopgap until the packages upgrade on CRAN. Of note,
plink2R
sounds as though they don't plan to support R 3.6.1, though I have opened a pull request with the trivial changes needed to fix the issue. (Also noted under #13 .)plink2R:
devtools::install_github("carbocation/plink2R/plink2R", ref="carbocation-permit-r361")
optparse:
remotes::install_github("trevorld/r-optparse")
coloc:
devtools::install_github("chr1swallace/coloc")
The text was updated successfully, but these errors were encountered: