alpacaTopEnsembltoTopSym: Translating gene identifiers to gene symbols

View source: R/ALPACA.R

alpacaTopEnsembltoTopSymR Documentation

Translating gene identifiers to gene symbols

Description

Takes a list of gene sets named using gene identifiers and converts them to a list of symbols given a user-defined annotation table.

Usage

alpacaTopEnsembltoTopSym(mod.top, annot.vec)

Arguments

mod.top

A list of gene sets (gene identifiers)

annot.vec

A vector of gene symbols with gene identifiers as the names of the vector, that defines the translation between annotations.

Value

A list of sets of gene symbols.

Examples

a <- 1 # example place holder

netZoo/netZooR documentation built on June 8, 2024, 6:20 a.m.