Description Usage Arguments Value Examples
Filter a SingleCellExperiment or matrix down to the most variable genes (rows), variability is determined by var() scaled by the total counts for the gene.
1 | keep_high_var_genes(x, n)
|
x |
the SingleCellExperiment or matrix |
n |
the number of most variable genes to keep |
object of same type as input containing the most variable genes
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.