rowData,BASiCS_ResultsDE-method {BASiCS} | 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
.