convert_ensembl_to_entrez | R Documentation |
Convert an ID qeury for a species from the ensembl ID type to entrez type.
convert_ensembl_to_entrez(query, species, org_info, idep_data)
query |
Vector of IDs to convert |
species |
String designating the organism being analyzed |
org_info |
org_info file from the list returned from
|
idep_data |
Data object with species info for connecting to database |
The queried genes with converted IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.