Skip to content

trochet/metabf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

R package to perform Bayesian meta analysis on GWAS summary statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages