gene_info: Retrieve detailed info on genes

View source: R/fct_01_load_data.R

gene_infoR Documentation

Retrieve detailed info on genes

Description

This function retrieves detailed gene information from the database for the matched species.

Usage

gene_info(converted, select_org, idep_data)

Arguments

converted

List returned convert_id(). Contains information about the gene IDs for the matched species.

select_org

String indicating selected organism for the expression data.Default is "BestMatch."

idep_data

Data files from the database obtained with get_idep_data()

Value

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.

See Also

Other load data functions: convert_data(), get_all_gene_names(), input_data()


espors/idepGolem documentation built on April 23, 2024, 1:11 p.m.