Description Usage Arguments Examples
View source: R/get_var_genes.R
This will get the variable genes above a threshold, based on quantile.
1 | get_var_genes(input, method, cutoff)
|
input |
the input sce |
method |
One of "CV", "Malhanobis", or "Gini |
cutoff |
The threshold below which a gene will not be returned. Expressed as decimal. |
1 | sce <- get_def_assay(sce)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.