rowData: rowData getter and setter for BASiCS_ResultsDE and...

Description Usage Arguments Value

Description

rowData getter and setter for BASiCS_ResultsDE and BASiCS_ResultVG objects.

Usage

 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

Arguments

x

BASiCS_ResultVG or BASiCS_ResultsDE object.

value

New rowData value for setter method.

Value

For the getter, a DFrame. For setter, the modified x.


BASiCS documentation built on April 16, 2021, 6 p.m.