convert_id | R Documentation |
Convert gene IDs to ensembl data.
convert_id(query, idep_data, select_org = "BestMatch", max_sample_ids = 100)
query |
A character vector of gene IDs |
idep_data |
A instance of the output from |
select_org |
A character of the species that wants to be looked up,
default to |
max_sample_ids |
The number of gene ids used to determine species |
A large list of the conversion ID information that was gathered from querying the database with the original IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.