README.md

GWAS.utils

Travis build status Codecov test coverage DOI

GWAS.utils is an R package with basic helper functions for manipulating GWAS data, including two GWAS datasets.

To get started, please refer to this vignette.

Install

remotes::install_github("sinarueeger/GWAS.utils")

Install including vignettes:

remotes::install_github("sinarueeger/GWAS.utils", build = TRUE, 
build_opts = c("--no-resave-data", "--no-manual"))

vignette("gwas-utils-package")

Note: The vignette needs to have the Rmpfr package installed. Use an old version if you have not updated R in a while.

Usage

There are six functions:

And two datasets:

Contributing

Please note that the 'GWAS.utils' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



sinarueeger/GWAS.utils documentation built on July 30, 2019, 5:21 p.m.