Skip to contents

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