sym2entrez: Convert gene symbol to entrez

View source: R/utility_functions.R

sym2entrezR Documentation

Convert gene symbol to entrez

Description

Gene symbol is converted to entrez id using org.Hs.eg.db or org.Mm.eg.db annotation databases.

Usage

sym2entrez(my.symbols, my.species)

Arguments

my.symbols

Character. Vector of Gene symbols.

my.species

Character. Species.

Value

data.frame mapping gene Symbols to Entrez

Author(s)

Nicholas Mikolajewicz


NMikolajewicz/scMiko documentation built on June 28, 2023, 1:41 p.m.