get_feature_snp: Match features with SNPs

Description Usage Arguments Value Author(s) Examples

Description

Find features that overlap with SNPs

Usage

1
get_feature_snp(snp_tbl, feature_tbl, extend = 5000)

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 bp (default 5000)

Value

tbl of features covering SNPs

Author(s)

Brian S Yandell, brian.yandell@wisc.edu

Examples

1
## Not run: get_feature_snp(snp_tbl, feature_tbl)

byandell/CCSanger documentation built on May 13, 2019, 9:26 a.m.