Description Usage Arguments Value
get and parse ExAC variants within a gene
| 1 2 | 
| hgnc | HGNC symbol for the gene that we want data for eg "ARID1B" | 
| chrom | chromosome string e.g. "6" | 
| start | start position of region to be investigated (if checking for gene region defined by chromosome coordinates rather than a HGNC-based gene region). | 
| end | end position of region to be investigated (if checking for gene region defined by chromosome coordinates rather than a HGNC-based gene region). | 
| fileName | path to tabis-indexed ExAC VCF file. | 
| check_last_base | boolean for whether to check if last base non-lofs can be LoF. | 
| remove_benign | boolean for whether to exclude missense_variants with polyphen tolerated predictions. | 
data frame of variants in gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.