convert_id: Convert Gene Symbols to ENTREZ IDs

View source: R/convert_ids.R

convert_idR Documentation

Convert Gene Symbols to ENTREZ IDs

Description

The function is used to convert gene symbols to entrez ids and map the genes to human orthologs

Usage

convert_id(gene_symbols)

Arguments

gene_symbols

gene symbols

Value

IDs that are converted from gene symbols to ENTREZ gene ids

Author(s)

Mohamed Soudy Mohmedsoudy2009@gmail.com

Examples

convert_id(c("TP53", "A2M"))


DFD documentation built on April 3, 2025, 6:15 p.m.

Related to convert_id in DFD...