[,BASiCS_ResultsDE,ANY,ANY,ANY-method | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.