featureInfo {CoreGx}R Documentation

featureInfo Generic

Description

Generic for featureInfo method

Usage

featureInfo(object, mDataType, ...)

Arguments

object

The CoreSet to retrieve feature annotations from

mDataType

the type of molecular data

...

Fallthrough arguements for defining new methods

Value

a data.frame with the feature annotations

Examples

featureInfo(clevelandSmall_cSet, "rna")


[Package CoreGx version 1.2.0 Index]