$,LongTable-method {CoreGx}R Documentation

Select an assay from a LongTable object

Description

Select an assay from a LongTable object

Usage

## S4 method for signature 'LongTable'
x$name

Arguments

x

A ['LongTable'] object to retrieve an assay from

name

['character'] The name of the assay to get.

Value

['data.frame'] The assay object.

Examples

merckLongTable$viability


[Package CoreGx version 1.2.0 Index]