Learn R Programming

tmod (version 0.44)

renameMods: Rename module IDs

Description

Change the IDs of modules

Usage

renameMods(mset, newids)

Arguments

mset

a module set (object of class tmod)

newids

a named vector of unique new IDs

Value

object of class tmod with renamed IDs

Details

Rename the modules by replacing the selected IDs with new IDs.