Skip to content

Khatri-Lab/bayesMetaIntegrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bayesMetaIntegrator

By: Laurynas Kalesinskas

Bayesian Meta-Analysis for Gene Expression Data

The method is described in LINK. It was originally developed for gene expression data, but can be adapted for any type of high dimensional meta-analysis.

Installation

To install bayesMetaIntegrator, first you must install the JAGs executable for your system. This can be found here.

Following JAGS installation, the bayesMetaIntegrator package can be installed and loaded using devtools:

install.packages("devtools")

If devtools are already installed, or after devtools installation please run:

devtools::install_github('khatrilab/bayesMetaIntegrator', build = TRUE)

To get full use of bayesMetaIntegrator, it is recommended you install MetaIntegrator as well. This package can be found on CRAN.

Vignettes

A vignette with a demo data is included in the package. To open the vignette from R please use:

vignette(package = "bayesMetaintegrator", topic = "Example_MetaAnalysis")

About

Bayesian Meta-Analysis for Gene Expression Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages