- Home
- Bioconductor 3.17
- Software Packages
- metaCCA
metaCCA
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see metaCCA.
Summary Statistics-Based Multivariate Meta-Analysis of Genome-Wide Association Studies Using Canonical Correlation Analysis
Bioconductor version: 3.17
metaCCA performs multivariate analysis of a single or multiple GWAS based on univariate regression coefficients. It allows multivariate representation of both phenotype and genotype. metaCCA extends the statistical technique of canonical correlation analysis to the setting where original individual-level records are not available, and employs a covariance shrinkage algorithm to achieve robustness.
Author: Anna Cichonska <anna.cichonska at gmail.com>
Maintainer: Anna Cichonska <anna.cichonska at gmail.com>
citation("metaCCA")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("metaCCA")
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("metaCCA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.