convert_ensembl_to_entrez: Convert IDs from ensembl to entrez

View source: R/fct_database.R

convert_ensembl_to_entrezR Documentation

Convert IDs from ensembl to entrez

Description

Convert an ID qeury for a species from the ensembl ID type to entrez type.

Usage

convert_ensembl_to_entrez(query, species, org_info, idep_data)

Arguments

query

Vector of IDs to convert

species

String designating the organism being analyzed

org_info

org_info file from the list returned from link{get_idep_data}()

idep_data

Data object with species info for connecting to database

Value

The queried genes with converted IDs.


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