powered by
This function queries HaploReg web-based tool in order to Extended view for SNP of interest
getExtendedView(snp, url = Haploreg.settings[["extended.view.url"]])
A list of tables t1, t2, ..., etc depending on information contained in HaploReg database.
A SNP of interest.
A url to HaploReg. Default: <https://pubs.broadinstitute.org/mammals/haploreg/detail_v4.1.php?query=&id=>
tables <- getExtendedView(snp="rs10048158") tables
Run the code above in your browser using DataLab