[<-,expressionset-method {validate} | R Documentation |
Replace a subset of an expressionset with another expressionset
## S4 replacement method for signature 'expressionset'
x[i] <- value
x |
an R object inheriting from |
i |
a |
value |
an R object of the same class as |