getSymbols-methods: description of function getSymbols

Description Usage Arguments

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

1
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. 23, 2022, 5:47 a.m.