- Home
- Bioconductor 3.18
- Software Packages
- GWAS.BAYES
GWAS.BAYES
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see GWAS.BAYES.
Bayesian analysis of Gaussian GWAS data
Bioconductor version: 3.18
This package is built to perform GWAS analysis using Bayesian techniques. Currently, GWAS.BAYES has functionality for the implementation of BICOSS for Gaussian phenotypes (Williams, J., Ferreira, M. A., and Ji, T. (2022). BICOSS: Bayesian iterative conditional stochastic search for GWAS. BMC Bioinformatics 23, 475). The research related to this package was supported in part by National Science Foundation awards DMS 1853549, DMS 1853556, and DMS 2054173.
Author: Jacob Williams [aut, cre] , Marco Ferreira [aut] , Tieming Ji [aut]
Maintainer: Jacob Williams <jwilliams at vt.edu>
citation("GWAS.BAYES")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GWAS.BAYES")
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("GWAS.BAYES")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.