exprs<-,ExpressionSet,data.frame-method | R Documentation |
A setter to put the expression data into an expt.
## S4 replacement method for signature 'ExpressionSet,data.frame'
exprs(object) <- value
object |
ExpressionSet to modify. |
value |
New expression data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.