assayCols {CoreGx}R Documentation

Generic to access the assay columns of a rectangular object.

Description

Generic to access the assay columns of a rectangular object.

Usage

assayCols(object, ...)

Arguments

object

['S4'] An object to get assay ids from.

...

Allow new arguments to this generic.

Value

Depends on the implemented method.

Examples

print("Generics shouldn't need examples?")


[Package CoreGx version 1.2.0 Index]