Learn R Programming

PharmacoGx (version 1.1.6)

featureNames: featureNames Generic

Description

A generic for the featureNames method

Usage

featureNames(pSet, mDataType)

Arguments

pSet
The PharmacoSet
mDataType
The molecular data type to return feature names for

Value

A character vector of the feature names

Examples

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

Run the code above in your browser using DataLab