get_feature_snp: Match features with SNPs

View source: R/feature_snp.R

get_feature_snpR Documentation

Match features with SNPs

Description

Find features that overlap with SNPs

Usage

get_feature_snp(snp_tbl, feature_tbl, extend = 0.005)

Arguments

snp_tbl

tbl of SNPs from assoc.map

feature_tbl

tbl of feature information from create_gene_query_func

extend

extend region for SNPs in Mbp (default 0.005)

Value

tbl of features covering SNPs

Author(s)

Brian S Yandell, brian.yandell@wisc.edu


byandell/qtl2pattern documentation built on Nov. 9, 2023, 7:57 p.m.