Learn R Programming

PharmacoGx (version 1.1.6)

featureInfo: featureInfo Generic

Description

Generic for featureInfo method

Usage

featureInfo(pSet, mDataType)

Arguments

pSet
The PharmacoSet to retrieve feature annotations from
mDataType
the type of molecular data

Value

a data.frame with the experiment info

Examples

Run this code
data(CCLEsmall)
featureInfo(CCLEsmall, "rna")

Run the code above in your browser using DataLab