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