sce_get_cc_genes | R Documentation |
For more details see the HVG selection section in 02_norm_clustering.yaml
config.
sce_get_cc_genes(sce, var_expl_threshold, variable = "phase", ...)
sce |
A |
var_expl_threshold |
A numeric scalar: threshold for variance explained. Features exceeding this threshold will be marked as CC-related. |
variable |
A character scalar: column to use for calculation of variance explained. |
... |
Passed to |
A character vector of gene IDs marked as CC-related.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.