sanitize_snpMapping {martini} | R Documentation |
Check that snpMapping is a proper data.frame.
sanitize_snpMapping(snpMapping, col_genes)
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. |