annot_from_to | R Documentation |
Helper to map 'SYMBOL' to 'ENTREZID'
annot_from_to(
abbr_species = "Hs",
keys = NULL,
from = "SYMBOL",
to = "ENTREZID"
)
abbr_species |
Two-letter character string; the abbreviated name of
species used with
org.Xx.eg.db.
The value of For analysis against
gene
ontology and Molecular
Signatures, the argument is further applied to differentiate the same
biological terms under different species; e.g., |
keys |
Identifier such as gene names. |
from |
the type of |
to |
the type of target IDs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.