The goal of genetics.binaRies is to provide a convenient way to make binaries
such as plink
, bcftools
, and gcta
available to other packages in the
MRC IEU OpenGWAS system.
You can install the development version of genetics.binaRies from GitHub with:
if (!requireNamespace("remotes", quietly = TRUE)) install.packages("remotes")
remotes::install_github("MRCIEU/genetics.binaRies")