replaceRownames: map rownames of an SE to another vocabulary

Description Usage Arguments

View source: R/SEbuilder.R

Description

map rownames of an SE to another vocabulary

Usage

1
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


BiocOncoTK documentation built on Nov. 8, 2020, 6:03 p.m.