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

colData<-,ExpressionSet,ANY-methodR Documentation

A setter to put the sample data into an ExpressionSet.

Description

A setter to put the sample data into an ExpressionSet.

Usage

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

Arguments

x

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

i

Slice to replace.

withDimnames

yes

...

args for the arglist

value

New values for the expressionset.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.