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

assay<-,expt,ANY-methodR Documentation

A setter to put the assay data into an expt.

Description

A setter to put the assay data into an expt.

Usage

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

Arguments

x

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

i

specific samples to replace the data.

withDimnames

I do not know.

...

Extra args, currently unused.

value

New assay values to fill in the data structure.


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