Learn R Programming

CoreGx (version 0.1.1)

featureInfo: featureInfo Generic

Description

Generic for featureInfo method

Usage

featureInfo(cSet, mDataType)

Arguments

cSet

The CoreSet to retrieve feature annotations from

mDataType

the type of molecular data

Value

a data.frame with the experiment info

Examples

Run this code
# NOT RUN {
featureInfo(Cleveland_small, "rna")

# }

Run the code above in your browser using DataLab