featureInfo<- {CoreGx}R Documentation

featureInfo<- Generic

Description

Generic for featureInfo replace method

Usage

featureInfo(object, mDataType) <- value

Arguments

object

The CoreSet to replace gene annotations in

mDataType

The type of molecular data to be updated

value

A data.frame with the new feature annotations

Value

Updated CoreSet

Examples

featureInfo(clevelandSmall_cSet, "rna") <- featureInfo(clevelandSmall_cSet, "rna")


[Package CoreGx version 1.2.0 Index]