sub-liger | R Documentation |
Subset liger with brackets
## S3 method for class 'liger'
x[i, j, ...]
x |
A liger object |
i |
Feature subscriptor, passed to |
j |
Cell subscriptor, passed to |
... |
Additional arguments passed to |
Subset of x
with specified features and cells.
subsetLiger
pbmcPlot[varFeatures(pbmcPlot)[1:10], 1:10]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.