subset-expressionset-method: Replace a subset of an expressionset with another...

[<-,expressionset-methodR Documentation

Replace a subset of an expressionset with another expressionset

Description

Replace a subset of an expressionset with another expressionset

Usage

## S4 replacement method for signature 'expressionset'
x[i] <- value

Arguments

x

an R object inheriting from expressionset

i

a logical, character, or numeric index

value

an R object of the same class as x


validate documentation built on July 4, 2024, 9:07 a.m.