assay-methods: Get assay

assay,dreamletResult,ANY-methodR Documentation

Get assay

Description

Get assay

Get assay

Get assays by name

Usage

## S4 method for signature 'dreamletResult,ANY'
assay(x, i, withDimnames = TRUE, ...)

## S4 method for signature 'dreamletProcessedData,ANY'
assay(x, i, withDimnames = TRUE, ...)

## S4 method for signature 'vpDF,ANY'
assay(x, i, withDimnames = TRUE, ...)

Arguments

x

vpDF object

i

number indicating index, or string indicating assay

withDimnames

not used

...

other arguments

Value

return ith assay


GabrielHoffman/dreamlet documentation built on July 11, 2024, 1:16 a.m.