vep_id: Get all variants and effects

Description Usage Arguments Examples

Description

Get all variants and effects

Usage

1
vep_id(id, species = "hsap", format = "json")

Arguments

id

gene ID

species

ensembl name for the species from which the gene ID comes (default = hsap = humans)

format

format for fetched recrod (default = json)

Examples

1
2
vep_id('COSM467')
vep_id(c("rs116035550", "COSM476"))

dwinter/rensembl documentation built on May 15, 2019, 6:22 p.m.