GPA
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see GPA.
GPA (Genetic analysis incorporating Pleiotropy and Annotation)
DOI: 10.18129/B9.bioc.GPA
Bioconductor version: 3.19
This package provides functions for fitting GPA, a statistical framework to prioritize GWAS results by integrating pleiotropy information and annotation data. In addition, it also includes ShinyGPA, an interactive visualization toolkit to investigate pleiotropic architecture.
Author: Dongjun Chung, Emma Kortemeier, Carter Allen
Maintainer: Dongjun Chung <dongjun.chung at gmail.com>
citation("GPA")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GPA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GPA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.