getFeatureAnnot,MolData-method {rcellminer}R Documentation

Returns a list of data frames with feature information.

Description

Returns a list of data frames with feature information.

Usage

## S4 method for signature 'MolData'
getFeatureAnnot(object)

Arguments

object

MolData object for which feature data is to be returned.

Value

A named list of data frames with feature information for available molecular data types.


[Package rcellminer version 2.4.0 Index]