- Home
- Bioconductor 3.9
- Software Packages
- GWASTools
GWASTools
This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see GWASTools.
Tools for Genome Wide Association Studies
Bioconductor version: 3.9
Classes for storing very large GWAS data sets and annotation, and functions for GWAS data cleaning and analysis.
Author: Stephanie M. Gogarten, Cathy Laurie, Tushar Bhangale, Matthew P. Conomos, Cecelia Laurie, Michael Lawrence, Caitlin McHugh, Ian Painter, Xiuwen Zheng, Jess Shen, Rohit Swarnkar, Adrienne Stilp, Sarah Nelson
Maintainer: Stephanie M. Gogarten <sdmorris at uw.edu>
citation("GWASTools")):
Installation
To install this package, start R (version "3.6") 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.