sanitize_snpMapping | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.