To generate a citation for this publication from within R:
citation('gwasrapidd')
## To cite gwasrapidd in publications use:
##
## Ramiro Magno, Ana-Teresa Maia, gwasrapidd: an R package to query,
## download and wrangle GWAS Catalog data, Bioinformatics, btz605, 2
## August 2019, Pages 1-2, https://doi.org/10.1093/bioinformatics/btz605
##
## A BibTeX entry for LaTeX users is
##
## @Article{,
## title = {gwasrapidd: an R package to query, download and wrangle GWAS Catalog data},
## author = {Ramiro Magno and Ana-Teresa Maia},
## journal = {Bioinformatics},
## year = {2019},
## pages = {1--2},
## url = {https://doi.org/10.1093/bioinformatics/btz605},
## }
Code of Conduct
Please note that the {gwasrapidd} project is released with a
Contributor Code of
Conduct. By
contributing to this project, you agree to abide by its terms.
gwasrapidd
The goal of
{gwasrapidd}is to provide programmatic access to the NHGRI-EBI Catalog of published genome-wide association studies.Get started by reading the documentation.
Installation
Install
{gwasrapidd}from CRAN:Cheatsheet
Example
Get studies related to triple-negative breast cancer:
Find associated variants with study GCST002305:
Citing this work
{gwasrapidd}was published in Bioinformatics in 2019: https://doi.org/10.1093/bioinformatics/btz605.To generate a citation for this publication from within R:
Code of Conduct
Please note that the
{gwasrapidd}project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.Similar projects
Acknowledgements
This work would have not been possible without the precious help from the GWAS Catalog team, particularly Daniel Suveges.