[,BASiCS_ResultsDE,ANY,ANY,ANY-method {BASiCS} | R Documentation |
Methods for subsetting BASiCS_Result and BASiCS_ResultsDE objects.
## S4 method for signature 'BASiCS_ResultsDE,ANY,ANY,ANY' x[i, j, drop = FALSE] ## S4 method for signature 'BASiCS_ResultsDE,ANY,ANY' x[[i]] ## S4 method for signature 'BASiCS_Result,ANY,ANY,ANY' x[i, j, drop = FALSE]
x |
Object being subsetted. |
i |
See |
j, drop |
Ignored. |
An object of the same class as x
.