snp_gene_map | R Documentation |
Fast vectorised SNP to gene chromosome number and genomic location mapping
snp_gene_map(gene_loc, snp_loc)
gene_loc |
dataframe containing KEGG genes and relevant chromosome number and positions |
snp_loc |
dataframe containing queried SNPs and relevant chromosome number and positions |
an adjacency list of SNPs with their relevant mapped genes to their genomic location
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.