RenameGO.Rd
Converts GO or Reactome IDs to their respective full geneset or pathway names.
GO/Reactome IDs, which can be either a character vector or a matrix (with IDs in rownames).
Logical: Should the IDs be displayed? Default: TRUE.
Logical: Should the number of genes in each geneset be displayed? Default: TRUE.
Species, either 'human' or 'mouse'. Default: getOption("spe").
Returns either a character vector or a matrix, depending on the input.
For more examples, see GeneSetAnalysis()
.