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