Description Usage Arguments Value See Also
Map gene ids to other gene ids by using organism annotation package in Bioconductor.
1 | id_mapping(ids, db, from = 1, to = 2)
|
ids |
The vector of input gene ids. |
db |
The gene id mapping database. |
from |
The index of input gene id in the mapping database. |
to |
The index of output gene id in the mapping database. |
This function will return a vector of output gene ids mapped from given gene ids.
id_mapping_from_symbol
, id_mapping_to_symbol
,
id_mapping_species
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.