rankFeatures {PDATK}R Documentation

Rank the Features in a S4 Object

Description

Rank the Features in a S4 Object

Usage

rankFeatures(object, ...)

Arguments

object

An S4 object where rows represent features.

...

Allow new parameters to be defined for this generic.

Value

The object with the features per value and ranking of the features in the rowData slow of the object.

Examples

data(sampleICGCmicro)
rankFeatures(sampleICGCmicro)


[Package PDATK version 1.2.0 Index]