- Home
- Bioconductor 3.21
- Software Packages
- hierGWAS
hierGWAS
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see hierGWAS.
Asessing statistical significance in predictive GWA studies
Bioconductor version: 3.21
Testing individual SNPs, as well as arbitrarily large groups of SNPs in GWA studies, using a joint model of all SNPs. The method controls the FWER, and provides an automatic, data-driven refinement of the SNP clusters to smaller groups or single markers.
Author: Laura Buzdugan
Maintainer: Laura Buzdugan <buzdugan at stat.math.ethz.ch>
citation("hierGWAS")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("hierGWAS")
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("hierGWAS")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.