View source: R/gene_idmapping.R
| idmap_uniprotid | R Documentation | 
typically called from export_stats_genesummary
idmap_uniprotid(proteins_long, hgnc, idmap, use_symbols = TRUE)
| proteins_long | long-format data.frame with columns uniprot_id and symbol pairs (i.e. no semicolon-delimited values) | 
| hgnc | HGNC lookup table from  | 
| idmap | MGI or RGD lookup table from  | 
| use_symbols | boolean; use symbols to map from proteins_long to the idmap table? if FALSE, only matches by uniprot identifier | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.