Description Usage Arguments Value
rowData getter and setter for BASiCS_ResultsDE and BASiCS_ResultVG objects.
1 2 3 4 5 6 7 8 9 10 11 | ## 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.