- Home
- Bioconductor 3.22
- Software Packages
- GWASTools
GWASTools
This is the released version of GWASTools; for the devel version, see GWASTools.
Tools for Genome Wide Association Studies
Bioconductor version: Release (3.22)
Classes for storing very large GWAS data sets and annotation, and functions for GWAS data cleaning and analysis.
Author: Stephanie M. Gogarten [aut], Cathy Laurie [aut], Tushar Bhangale [aut], Matthew P. Conomos [aut], Cecelia Laurie [aut], Michael Lawrence [aut], Caitlin McHugh [aut], Ian Painter [aut], Xiuwen Zheng [aut], Jess Shen [aut], Rohit Swarnkar [aut], Adrienne Stilp [aut], Sarah Nelson [aut], David Levine [aut], Sonali Kumari [ctb] (Converted vignettes from Sweave to RMarkdown / HTML.), Stephanie M. Gogarten [cre]
Maintainer: Stephanie M. Gogarten <sdmorris at uw.edu>
citation("GWASTools")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GWASTools")
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("GWASTools")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.