GGPA
graph-GPA: A graphical model for prioritizing GWAS results and investigating pleiotropic architecture
Bioconductor version: 3.23 · Package version: 1.24.0
Genome-wide association studies (GWAS) is a widely used tool for identification of genetic variants associated with phenotypes and diseases, though complex diseases featuring many genetic variants with small effects present difficulties for traditional these studies. By leveraging pleiotropy, the statistical power of a single GWAS can be increased. This package provides functions for fitting graph-GPA, a statistical framework to prioritize GWAS results by integrating pleiotropy. 'GGPA' package provides user-friendly interface to fit graph-GPA models, implement association mapping, and generate a phenotype graph.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GGPA") Details
| Maintainer | Dongjun Chung <dongjun.chung@gmail.com> |
| Author | Dongjun Chung, Hang J. Kim, Carter Allen |
| License | GPL (>= 2) |
| URL | https://github.com/dongjunchung/GGPA/ |
| System Requirements | GNU make |
| Downloads rank | 223 |
| Source branch | RELEASE_3_23 |
| biocViews | Classification, Clustering, DifferentialExpression, GeneExpression, Genetics, GenomeWideAssociation, MultipleComparison, Preprocessing, SNP, Software, StatisticalMethod |
Documentation
Download
Dependencies
Depends: R (>= 4.0.0), stats, methods, graphics, GGally, network, sna, scales, matrixStats
Imports: Rcpp (>= 0.11.3)
LinkingTo: Rcpp, RcppArmadillo
Suggests: BiocStyle