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

colData<-,expt,ANY-methodR Documentation

A setter to put the sample data into an expt.

Description

A setter to put the sample data into an expt.

Usage

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

Arguments

x

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

i

Subset to replace.

withDimnames

indeed.

...

extra args.

value

New Sample data for the expt.


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