request_from_ensembl: make a URL request to the Ensembl service

Description Usage Arguments Value Examples

Description

make a URL request to the Ensembl service

Usage

1
request_from_ensembl(ext, headers = "", build = "grch37", tries = 0)

Arguments

ext

extension for URL

headers

headers for the url

build

genome build for REST API

tries

number of attempts that have been mader to access the URL

Value

a character string, typically json encoded

Examples

1
request_from_ensembl("/vep/human/region/1:205901016:205901016/A")

jeremymcrae/publishedDeNovos documentation built on May 19, 2019, 5:08 a.m.