Description Usage Arguments Value Author(s) Examples
View source: R/batchExACCall.R
This function make a batch call to the Broad Institue's ExAC project API to retreive the annotation information of variants.
1 | getVariantInfoFromExACAPI(codeVector)
|
codeVector |
Character vector of codes consists of the variant information in a format ("CHROMOSOME-POSITION-REFERENCE-VARIANT") required for Broad Institue's ExAC project API. |
The output is a list object containing the variant annotation information from the Broad Institute's ExAC Project for each variant supplied.
Ashish Jain
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.