View source: R/feature_selection.R
plot_gene_dispersion | R Documentation |
Many genes typically co-vary with one another, and so the dimensionality of the
data can be reduced with a wide variety of different algorithms. After calculating dispersion for
a using the calc_dispersion
function, the
select_genes
function allows the user to identify a set of genes
that will be used in downstream dimensionality reduction methods.
plot_gene_dispersion(obj)
obj |
the output of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.