sanitize_snpMapping: Check snpMapping

View source: R/utils.R

sanitize_snpMappingR Documentation

Check snpMapping

Description

Check that snpMapping is a proper data.frame.

Usage

sanitize_snpMapping(snpMapping, col_genes)

Arguments

snpMapping

data.frame containing the correspondence between SNPs and genes.

col_genes

Length 2 character vector containing the colnames containing the SNP and the gene ids, respectively.


hclimente/martini documentation built on Feb. 26, 2024, 6:23 p.m.