mDataNames<- {CoreGx}R Documentation

mDataNames<- Generic

Description

A generic for the mDataNames method

Usage

mDataNames(object, ...) <- value

Arguments

object

CoreSet object

...

Fallthrough arguements for defining new methods

value

A character vector with names to be assigned to each list item in the 'molecularProfiles' slot

Value

An updated copy of the CoreSet object

Examples

mDataNames(clevelandSmall_cSet) <- mDataNames(clevelandSmall_cSet)


[Package CoreGx version 1.2.0 Index]