/coloc

Repo for the R package coloc

Primary LanguageR

coloc

The coloc package can be used to perform genetic colocalisation analysis of two potentially related phenotypes, to ask whether they share common genetic causal variant(s) in a given region.

For usage and background, see the vignette at https://chr1swallace.github.io/coloc

Key references are:

Build Status

CRAN_Status_Badge

To generate vignettes:

cp vignettes/colocqq-tests.R.tospin vignettes/colocqq-tests.R && Rscript -e 'knitr::spin("vignettes/colocqq-tests.R",knit=FALSE); devtools::build_vignettes()'

To generate website:

https://chr1swallace.github.io/coloc/

Rscript -e "pkgdown::build_site()"