Skip to content
/ CAMERA Public
forked from yoonsucho/CAMERA

Mendelian Randomization approach using Cross Ancestral Model

License

Notifications You must be signed in to change notification settings

MRCIEU/CAMERA

 
 

Repository files navigation

Cross Ancestry Mendelian Randomisation

R-CMD-check Lifecycle: stable

The goal of CAMeRa is to estimate causal effects using summary statistics in multiple ancestries. CAMeRa provides:

  1. Selecting genetic instruments for multiple populations.
  2. Estimating the causal effect where exposure and outcome summary statistics are from different ancestral populations.
  3. Jointly modelling causal and pleiotropic effects across multiple populations.

Installation

You can install the released / development version of CAMeRa from GitHub with:

install.packages("remotes")
remotes::install_github("MRCIEU/CAMERA")

Example

See the vignettes for examples

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%