This dataframe contains variants from the GnomAD database with MAF values in the Non-Finnish European (NFE) and their consequences from VEP with each associated gene in build version 37.
data(GnomADgenes)
GnomADgenes is a dataframe with five columns:
The chromosome of the variant
The position of the variant
The functionnal consequence of the variant predicted by Variant Effect Predictor (VEP)
The gene associated to each variant predicted by VEP
The MAF of the variant in the NFE population