gwascat.download: Retrieve GWAS summary datasets from GWAS catalog
'gwascat.download takes a PMID from the user and downloads the associated summary statistics datasets published in GWAS catalog
Description
This function, takes PUBMED ids as an input, searches at the GWAS catalog
for harmonised datasets associated to that, interactively asking the
user to choose if there are more than one, and fetches the dataset.
a numeric. A PubMed ID (PMID) reference number from a GWAS paper.
filenum
a numeric. If multiple files are available, which one to choose? If NULL (DEFAULT), R will prompt an interactive prompt, asking for the number.
hm_only
a logical. Should GWAS catalog harmonised columns be retained?
Author
Guillermo Reales
Details
If multiple files are available for the same study, R will prompt an interactive
dialogue to select a specific file, by number. If you know the number and
prefer to select it automatically, you can provide it using file argument.