Description Usage Arguments Value Examples
Filter a SingleCellExperiment or matrix down to the genes (rows) with the highest counts
1 | keep_high_count_genes(x, n)
|
x |
the SingleCellExperiment or matrix |
n |
the number of highest count genes to keep |
object of same type as input containing the highest count genes
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.