replaceRownames: map rownames of an SE to another vocabulary

View source: R/SEbuilder.R

replaceRownamesR Documentation

map rownames of an SE to another vocabulary

Description

map rownames of an SE to another vocabulary

Usage

replaceRownames(se, sourceVocab = "ENTREZID", targetVocab = "SYMBOL")

Arguments

se

SummarizedExperiment instance

sourceVocab

character(1) must be a keytype of org.Hs.eg.db, defaults to 'ENTREZID'

targetVocab

character(1) must be a column of org.Hs.eg.db


vjcitn/BiocOncoTK documentation built on Feb. 14, 2023, 11:56 p.m.