getSymbols-methods: description of function getSymbols

getSymbolsR Documentation

description of function getSymbols

Description

Function copied from https://github.com/PMBio/scLVM/blob/master/R/scLVM/R/util.R is a simple helper to get Gene Symbols from ENSEMBL ids using either org.Mm.egENSEMBL2EG or org.Hs.egENSEMBL2EG, both BioConductor packages.

Usage

getSymbols(ensIds, species = "mMus")

Arguments

ensIds

the ids to check

species

the organism to use either default= 'mMus' or 'Hs'


stela2502/BioData documentation built on Feb. 27, 2025, 6:20 a.m.