fNames {PharmacoGx}R Documentation

fNames Generic

Description

A generic for the fNames method

Usage

fNames(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

data(CCLEsmall)
fNames(CCLEsmall, "rna")


[Package PharmacoGx version 1.14.1 Index]