fNames {CoreGx}R Documentation

fNames Generic

Description

A generic for the fNames method

Usage

fNames(object, mDataType, ...)

Arguments

object

The CoreSet

mDataType

The molecular data type to return feature names for

...

Fallthrough arguements for defining new methods

Value

A character vector of the feature names

Examples

fNames(clevelandSmall_cSet, "rna")


[Package CoreGx version 1.2.0 Index]