get_all_gene_names: Get all matched gene names

View source: R/fct_01_load_data.R

get_all_gene_namesR Documentation

Get all matched gene names

Description

This function will create a data frame with all the matched gene names from the database.

Usage

get_all_gene_names(mapped_ids, all_gene_info)

Arguments

mapped_ids

Matched IDs from convet_id()

all_gene_info

Gene information matched species in idep database from gene_info()

Value

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.

See Also

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


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