ramp_id_mapping_table | R Documentation |
Pairwise ID translation table from RaMP database
ramp_id_mapping_table(from, to, version = "2.5.4")
from |
Character or Symbol. Name of an identifier type. |
to |
Character or Symbol. Name of an identifier type. |
version |
Character. The version of RaMP to download. |
Dataframe of pairs of identifiers.
ramp_sqlite
ramp_tables
ramp_table
translate_ids
id_types
hmdb_table
uniprot_full_id_mapping_table
uniprot_id_mapping_table
ensembl_id_mapping_table
chalmers_gem_id_mapping_table
ramp_id_mapping_table('hmdb', 'kegg')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.