This function loads in a coding SNPs matched to a given ensembl id, columns are chr,pos and ensg

make_csnps(f, keep.ensg)

Arguments

f

a scalar representing file name of coding SNP file

keep.ensg

a vector of ensembl id's to include. If ommited then all ensembl ids regardless of further filtering are included

Value

GRanges object of coding SNPs