View source: R/fct_01_load_data.R
gene_info | R Documentation |
This function retrieves detailed gene information from the database for the matched species.
gene_info(converted, select_org, idep_data)
converted |
List returned |
select_org |
String indicating selected organism for the expression data.Default is "BestMatch." |
idep_data |
Data files from the database obtained with
|
A data frame containing information on all ensembl IDs for the matched species. Usually a very large data frame due to the amount of IDs that the data base contains.
Other load data functions:
convert_data()
,
get_all_gene_names()
,
input_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.