get_snp_lists: Map SNP lists to genes

View source: R/get_snp_lists.R

get_snp_listsR Documentation

Map SNP lists to genes

Description

Create gene list data.frame from input SNP lists

Usage

get_snp_lists(infile, genes)

Arguments

infile

a data.frame or a file path of SNP lists (two columns with header: listName, SNP)

genes

vector of gene names (genes detected in proteomic data)

Value

data.frame containing listName, gene and SNP columns (restricting to genes in input genes vector).


lagelab/Genoppi documentation built on Oct. 13, 2022, 2:36 p.m.