powered by
This function queries HaploReg web-based tool in order to see a list of GWAS.
getStudyList(url = Haploreg.settings[["study.url"]])
A list of studies. Each study is itself a list of two: name, id.
name
id
A url to HaploReg. Default: <https://pubs.broadinstitute.org/mammals/haploreg/haploreg.php>
studies <- getStudyList() studies
Run the code above in your browser using DataLab