get_genes: Retrieve genes from biomaRt and return the intersecting genes

Description Usage Arguments

View source: R/get_genes.R

Description

Retrieve genes from biomaRt and return the intersecting genes

Usage

1
get_genes(snps = NULL, dist = 1e+06, attempts = 5, annot = NULL)

Arguments

snps

A list of SNPs with chr, ps columns. if null returns genes only

dist

Distance of genes from SNPs

attempts

Maximal number of attempts to try biomaRt


TheJacksonLaboratory/mousegwas documentation built on Sept. 27, 2021, 9:14 a.m.