Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
explodecomputer committed Apr 3, 2024
1 parent 7de7041 commit bb89406
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ Version: 0.1.0
Authors@R: c(
person("Yoonsu", "Cho", , "[email protected]", role = "aut"),
person("Gibran", "Hemani", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-0920-1055"))
comment = c(ORCID = "0000-0003-0920-1055")),
person("Tom", "Palmer", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0003-4655-4511"))
)
Description: CAMERA estimates joint causal effect in multiple ancestries
and detects pleiotropy via the zero relevance model.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Cross Ancestry Mendelian Randomisation

<!-- badges: start -->
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![R-CMD-check](https://github.com/MRCIEU/CAMERA/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/MRCIEU/CAMERA/actions/workflows/R-CMD-check.yaml)
[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
<!-- badges: end -->

The goal of CAMeRa is to estimate causal effects using summary
Expand Down

0 comments on commit bb89406

Please sign in to comment.