Description Usage Arguments Value Examples
Subsets an existing SummarizedExperiment object.
1 |
your_SE |
A SummarizedExperiment object. |
... |
Arguments passed to subset_SE in the form of ‘X = keys' where 'X' is a column from SE’s colData and 'keys' are entries in the colData to subset. |
Returns a subsetted SummarizedExperiment object.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.