rowData,BASiCS_ResultsDE-method | R Documentation |
rowData getter and setter for BASiCS_ResultsDE and BASiCS_ResultVG objects.
## S4 method for signature 'BASiCS_ResultsDE'
rowData(x)
## S4 replacement method for signature 'BASiCS_ResultsDE'
rowData(x) <- value
## S4 method for signature 'BASiCS_ResultVG'
rowData(x)
## S4 replacement method for signature 'BASiCS_ResultVG'
rowData(x) <- value
x |
BASiCS_ResultVG or BASiCS_ResultsDE object. |
value |
New |
For the getter, a DFrame. For setter, the modified
x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.