assay-set-ExpressionSet-ANY-method: A setter to put the assay data into an ExpressionSet.

assay<-,ExpressionSet,ANY-methodR Documentation

A setter to put the assay data into an ExpressionSet.

Description

A setter to put the assay data into an ExpressionSet.

Usage

## S4 replacement method for signature 'ExpressionSet,ANY'
assay(x, i, withDimnames = TRUE, ...) <- value

Arguments

x

One of my various expressionset analogs, expt, expressionSet, or summarizedExperiment.

i

Subset to replace.

withDimnames

I do not know, I need to look this up.

...

Extra args.

value

New values for the expressionset.


elsayed-lab/hpgltools documentation built on April 8, 2024, 1:30 a.m.