README.md

metabf

R package to perform Bayesian meta analysis on GWAS summary statistics.

To install:

You will need to install the devtools and MASS packages from CRAN. The former is needed to install from Github, while the latter has functions that this package relies on. From there, all you need to do is type

library("devtools")
install_github("trochet/metabf")

and you should be away.

License

This package is available under the GNU General Public License version 3.



trochet/metabf documentation built on Nov. 9, 2021, 1:08 p.m.