Description Usage Arguments Details Value Author(s) References See Also Examples
Exact a subset of an RGList\_CALIB, SpikeList or ParameterList object.
1 2 | ## S3 method for class 'RGList_CALIB'
object[i, j, ...]
|
object |
an object of class |
i,j |
subscripts. |
... |
not used |
i,j may take any values acceptable for the matrix
components of object.
An object of the same class as object containing the data with specified
subset of spots and arrays.
Hui Zhao
subsetting in limma package
subsetting in the limma package
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.