haploR-getExtendedView: This function queries HaploReg web-based tool in order to...

getExtendedViewR Documentation

This function queries HaploReg web-based tool in order to Extended view for SNP of interest

Description

This function queries HaploReg web-based tool in order to Extended view for SNP of interest

Usage

getExtendedView(snp, url = Haploreg.settings[["extended.view.url"]])

Arguments

snp

A SNP of interest.

url

A url to HaploReg. Default: <https://pubs.broadinstitute.org/mammals/haploreg/detail_v4.1.php?query=&id=>

Value

A list of tables t1, t2, ..., etc depending on information contained in HaploReg database.

Examples

tables <- getExtendedView(snp="rs10048158")
tables

haploR documentation built on Oct. 9, 2023, 5:09 p.m.