convert_id: Convert gene IDs to ensembl data.

View source: R/fct_database.R

convert_idR Documentation

Convert gene IDs to ensembl data.

Description

Convert gene IDs to ensembl data.

Usage

convert_id(query, idep_data, select_org = "BestMatch", max_sample_ids = 100)

Arguments

query

A character vector of gene IDs

idep_data

A instance of the output from get_idep_data()

select_org

A character of the species that wants to be looked up, default to "BestMatch"

max_sample_ids

The number of gene ids used to determine species

Value

A large list of the conversion ID information that was gathered from querying the database with the original IDs.


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