phenoInfo-set: phenoInfo<- Generic

Description Usage Arguments Value Examples

Description

Generic for phenoInfo replace method

Usage

1
phenoInfo(object, mDataType) <- value

Arguments

object

The CoreSet to retrieve molecular experiment annotations from

mDataType

the type of molecular data

value

a data.frame with the new experiment annotations

Value

The updated CoreSet

Examples

1
phenoInfo(Cleveland_small, mDataType="rna") <- phenoInfo(Cleveland_small, mDataType="rna")

CoreGx documentation built on Dec. 20, 2019, 1:08 a.m.

Related to phenoInfo-set in CoreGx...