View source: R/gene_idmapping.R
idmap_symbols | R Documentation |
typically called from export_stats_genesummary
idmap_symbols(proteins_long, hgnc, use_synonyms = TRUE)
proteins_long |
long-format data.frame with columns protein_id and symbol pairs (i.e. no semicolon-delimited values) |
hgnc |
HGNC lookup table from |
use_synonyms |
boolean; use synonyms? if FALSE, only uses hgnc_symbol |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.