View source: R/fct_01_load_data.R
get_all_gene_names | R Documentation |
This function will create a data frame with all the matched gene names from the database.
get_all_gene_names(mapped_ids, all_gene_info)
mapped_ids |
Matched IDs from |
all_gene_info |
Gene information matched species in idep database from
|
Data frame containing all the matched ID names from idep database. Three columns denotes a recognized species for which idep had gene names for. Two columns means the IDs were converted to ensembl format, but no species was found for the gene names. One means no conversion occurred.
Other load data functions:
convert_data()
,
gene_info()
,
input_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.