fetchGnomad: Fetch missense variants in GnomAD for given gene

Description Usage Arguments Value

Description

Makes a query to the ExAC webservice to fetch the GnomAD entries for the given gene and filters them down to missense variants.

Usage

1
fetchGnomad(ensemblID, overrideCache = FALSE, logger = NULL)

Arguments

ensemblID

The Ensembl gene identifier (e.g. ENSG00000198668)

overrideCache

logical determining whether local cache should be overridden

logger

a yogilogger object to write log messages to. Defaults to NULL

Value

a data.frame with the following columns:


jweile/maveclin documentation built on May 4, 2019, 3:08 a.m.