phenoInfo {CoreGx}R Documentation

phenoInfo Generic

Description

Generic for phenoInfo method

Usage

phenoInfo(object, mDataType, ...)

Arguments

object

The CoreSet to retrieve rna annotations from

mDataType

the type of molecular data

...

Fallthrough argument for defining new parameters in other S4 methods

Value

a data.frame with the experiment info

Examples

phenoInfo(clevelandSmall_cSet, mDataType="rna")


[Package CoreGx version 1.2.0 Index]