Description Usage Arguments Details Value Author(s) Examples
Obtain the mapping to Entrez Gene identifiers in the given organism.
1 | getOrthologs(filter, organism, dbname = NULL)
|
filter |
entrezgene identifiers for the original mapping (PWM to gene). These can belong to diverse species and correspond to the "entrezgene" column obtained with getMaps() function. |
organism |
target organisms, currently supported "human" and "mouse" |
dbname |
If organism is not specified the entire table of orthologs (with all supported species) is returned.
A data.frame object with ortholog information.
Diego Diez
1 | getOrthologs(organism = "human")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.